grpc-java
https://github.com/grpc/grpc-java
Java
The Java gRPC implementation. HTTP/2 based RPC
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to grpc-java
Help out
- Issues
- pick_first (legacy): channel permanently stuck in READY with a stale picker after resolver refresh burst during transient network failure; wait-for-ready RPCs black-hole until deadline
- NPE in RetriableStream when ClientCallStreamObserver.cancel() races ClientCall.start()
- fix: make perAttemptRecvTimeout actually apply to retry attempts [fj4WqyCCw3C5ShR1RfB7MoBPTpkRrBFYP1uT35g3MvT]
- Add getExtensionRegistry() getter to ProtoLiteUtils and ProtoUtils (#3836) [fj4WqyCCw3C5ShR1RfB7MoBPTpkRrBFYP1uT35g3MvT]
- fix: close frameReader before socket in stopIfNecessary to prevent TSAN data race
- binder: A Channel might check its SecurityPolicy even after declaring termination
- binder: A Server might check its SecurityPolicy even after declaring termination
- core: exclude client and hedging cancellations from callcounters for outlier-detection
- perAttemptRecvTimeout in RetryPolicy does nothing
- interop: enable OpenTelemetry tracing support in Java interop client …
- Docs
- Java not yet supported