Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
790 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in grpc/grpc-java that received 4 comments
- netty: Abrupt GOAWAY should not cause INTERNAL status (v1.33.x backport)
- interop-testing: Remove redundant tearDown() in hook
- netty: BDP ping accounting should occur after flow control (v1.32.x backport)
- netty: Differentiate GOAWAY closure status descriptions
- netty: Abrupt GOAWAY should not cause INTERNAL status
- interop-testing: Avoid alts incompatibility with netty
- repositories.bzl: Remove Maven repositories, in favor of maven_install
- netty: Fix Javadoc for ShadingTest
- netty: TCP close during TLS handshake should be UNAVAILABLE (v1.32.x backport)
- netty: TCP close during TLS handshake should be UNAVAILABLE
- Release v1.33.1
- Add sergiitk to MAINTAINERS.md
- okhttp: exclude Internal* from javadoc (v1.33.x backport)
- Fix builders ABI backward compatibility broken in v1.33.0 (v1.33.x backport)
- Fix builders ABI backward compatibility broken in v1.33.0
- xds: fix comment to note experimental functionality for XdsServerBuilder
- xds: implement the temporary xDS creds+fallback API
- Add implementation note regarding server interceptors and thread locals
- xds: implement XdsChannelCredentials
Created an issue in netty/netty that received 3 comments
http2: wrong Last-Stream-Id for connection error during header parsing
Expected behavior A channel error occurring during HEADERS decoding triggers a GOAWAY that includes the stream id including the stream for the head…

