xds: Fix XDS control plane client retry timer backoff duration when c… · grpc/grpc-java@ef7c2d5 · GitHub
Skip to content

Commit ef7c2d5

Browse files
authored
xds: Fix XDS control plane client retry timer backoff duration when connection closes after results are received (#11766)
* Fix retry timer backoff duration. * Reset stopwatch when we had results on AdsStream rather than change the delay calculation logic.
1 parent 7601afc commit ef7c2d5

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java

Lines changed: 1 addition & 0 deletions

xds/src/test/java/io/grpc/xds/GrpcXdsClientImplTestBase.java

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)