GRPC-Java v1.37.1 Released

11 views
Skip to first unread message

Chengyuan Zhang

unread,
May 14, 2021, 2:09:56 PM5/14/21
to grpc.io
gRPC Java 1.37.1 is released and is available on Maven Central.

Bug Fixes
  • netty: fixed a bug that client RPCs may fail with a wrong exception with message "Maximum active streams violated for this endpoint" when receiving GOAWAY while MAX_CONCURRENT_STREAMS is reached. After the fix the client RPC should fail with UNAVAILABLE status in such a scenario.
  • grpclb, xds: fixed a day-one issue that the control plane RPC are using the same Context as the inbound application RPC, which can cause control plane RPC aborted when the inbound application RPC completes.
  • xds: fixed a bug that xDS LB policies may process and propagate load balancing state update from its child LB policy after itself being shut down. This can be cascaded and result in hard-to-reason behaviors if any one layer of the LB policies does not clean up its internal state after shutdown.
Reply all
Reply to author
Forward
0 new messages