Abhishek Chennaka has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/20790 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- 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(-) Approvals: Alexey Serbin: Verified Abhishek Chennaka: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I018ddd14414c8d13aaf488fa9eb4db1bf1248cc4 Gerrit-Change-Number: 20790 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
