grpc-java/testing/src
Yang Song 46f34a513f core: Make OpenCensus tags non-propagating. (#5689)
The `method` and `status` shouldn't be propagated in the first place,
but in previous OpenCensus implementation all tags are propagating by
default. Now with the TagMetadata it may make sense to change them to
local tags.

This will be a breaking change to users who depend on the behavior that
these tags propagate through process boundaries.
2019-05-24 14:32:26 -07:00
..
main core: Make OpenCensus tags non-propagating. (#5689) 2019-05-24 14:32:26 -07:00
test/java/io/grpc/testing all: Update to Mockito 2 2019-03-19 14:17:52 -07:00