grpc-java/grpclb
ZHANG Dapeng 860e97d12a
all: API refactoring in preparation to support retry stats (#8355)
Rebased PR #8343 into the first commit of this PR, then (the 2nd commit) reverted the part for metric recording of retry attempts. The PR as a whole is mechanical refactoring. No behavior change (except that some of the old code path when tracer is created is moved into the new method `streamCreated()`).

The API change is documented in go/grpc-stats-api-change-for-retry-java
2021-07-31 18:33:02 -07:00
..
src all: API refactoring in preparation to support retry stats (#8355) 2021-07-31 18:33:02 -07:00
BUILD.bazel grpclb: use a standalone Context for gRPCLB control plane RPCs (#8154) 2021-05-10 10:21:36 -07:00
build.gradle Replace failOnVersionConflict() with custom requireUpperBoundDeps 2021-06-11 14:01:18 -07:00