RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
12022
30
519
Readme
Notes
New Note
Sign in to add notes for this repository
RN
grpc
2680
Followers
0
Following
32
Repos
No Twitter
A high performance, open source, general-purpose RPC framework
Branches
v1.27.x
v1.26.x
v1.25.x
Releases
V1.81.0
V1.80.0
v1.79.0
Commits
Reapply "xds: CEL implementation (#12770)" (#12823) (#12831) This reverts commit 9410caf14ea4d08e818217be026a43546f0f50b1. The internal problems are now resolved.
xds: fix TSAN data races in xDS security components and tests (#12829) This change resolves several data races reported by ThreadSanitizer (TSAN) in XdsSecurityClientServerTest and associated xDS sec
core: throw IOException when ProxySelector returns null or empty list (#12793) ProxySelector.select(URI) is contractually required to return a non-null, non-empty list. Some implementations violate t
Issues
servlet: fix TomcatTransportTest detects write when not ready
CdsLoadBalancer2 re-parsing LB config can fail if LoadBalancerRegistry is mutated
Handle exceptions during draining pending calls / streams