The v1.81.1 <https://github.com/grpc/grpc-java/releases/tag/v1.81.1> and
v1.82.2 <https://github.com/grpc/grpc-java/releases/tag/v1.82.2> grpc-java
releases are now available.

Both patch releases have the same change:

   - Revert "xds: reuse connections to the control plane across channels"
   added in 1.81.0. If using xds heavily with many targets, then
   MAX_CONCURRENT_STREAMS to the control plane could be exceeded. This then
   prevents loading resources for new targets, which causes those channels to
   hang on name resolution. RPCs would see the nondescript "DEADLINE_EXCEEDED:
   Deadline Context was exceeded after Xs" or "DEADLINE_EXCEEDED: Deadline
   CallOptions was exceeded after Xs"

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oNX-kgYgX_hE7pJX5Y7-7imrL-hgRwWApodH3XWLY0bYw%40mail.gmail.com.

Reply via email to