This is an automated email from the ASF dual-hosted git repository.
achennaka pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from f03de689b [Java] Fix concurrent problem while traversing the traces of
KuduRpc.
new 1749ec2b9 [rpc] a bit of clean-up on LifoServiceQueue
new a24fbb7d0 [test] make TestRpcHandlerLatencyMetric more robust
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/rpc/rpc-test.cc | 12 +++++---
src/kudu/rpc/service_pool.cc | 11 +++----
src/kudu/rpc/service_queue.cc | 29 +++++++----------
src/kudu/rpc/service_queue.h | 72 +++++++++++++++++++++++--------------------
4 files changed, 61 insertions(+), 63 deletions(-)