grpc-java/interop-testing
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.gradle core: add real transport test for retry buffer limit (#8354) 2021-07-28 18:59:50 -07:00