grpc-java/core/src
Larry Safran 4222f77587
xds:Move creating the retry timer in handleRpcStreamClosed to as late as possible and call close() (#11776)
* Move creating the retry timer in handleRpcStreamClosed to as late as possible and call `close` so that the `call` is cancelled.
Also add some debug logging.
2025-01-06 13:09:42 -08:00
..
bazel-internal/resources/META-INF/services core: fix bazel NameResolverProvider not found 2018-12-05 09:45:41 -08:00
jmh/java/io/grpc/internal core, inprocess, util: move inprocess and util code into their own new artifacts grpc-inprocess and grpc-util (#10362) 2023-07-17 11:45:31 -07:00
main xds:Move creating the retry timer in handleRpcStreamClosed to as late as possible and call close() (#11776) 2025-01-06 13:09:42 -08:00
test Introduce custom NameResolver.Args (#11669) 2024-12-19 23:32:47 -08:00
testFixtures/java/io/grpc/internal util: Remove resolvedAddresses from MultiChildLb.ChildLbState 2024-11-14 12:56:24 -08:00