grpc-java/context
zpencer e707d95d77 context: compress cancellation ancestor chain (#3372)
Now that we have the copy of write keyvalue store (#3368), there
is no need to keep the full parent chain. We only need a
reference to the nearest cancellable ancestor. This optimization
should in theory make cancellations more efficient and also make
our data structs more GC friendly.
2017-08-22 09:20:31 -07:00
..
src context: compress cancellation ancestor chain (#3372) 2017-08-22 09:20:31 -07:00
BUILD.bazel all: Fix mismatch in naming Bazel Maven jars 2017-08-11 16:39:43 -07:00
build.gradle context: add test for the scenario that Context's logger itself is using Context 2017-07-21 15:20:02 -07:00