Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20790


Change subject: [rpc] add metric for AcceptorPool's dispatch timing
......................................................................

[rpc] add metric for AcceptorPool's dispatch timing

This patch adds 'acceptor_dispatch_times' histogram metric to track
dispatching times of newly accepted connections by AcceptorPool along
with a very basic unit test for the newly added metric.

Change-Id: I018ddd14414c8d13aaf488fa9eb4db1bf1248cc4
---
M src/kudu/rpc/acceptor_pool.cc
M src/kudu/rpc/acceptor_pool.h
M src/kudu/rpc/rpc-test.cc
3 files changed, 63 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/90/20790/1
--
To view, visit http://gerrit.cloudera.org:8080/20790
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I018ddd14414c8d13aaf488fa9eb4db1bf1248cc4
Gerrit-Change-Number: 20790
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <ale...@apache.org>

Reply via email to