Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9269 )
Change subject: Expose RPC method info map and various metrics ...................................................................... Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/9269/3/src/kudu/util/metrics.h File src/kudu/util/metrics.h: http://gerrit.cloudera.org:8080/#/c/9269/3/src/kudu/util/metrics.h@1098 PS3, Line 1098: GetHistogram nit: maybe, name it histogram() since it's just an accessor? http://gerrit.cloudera.org:8080/#/c/9269/3/src/kudu/util/metrics.h@1105 PS3, Line 1105: const HdrHistogram* histogram_for_tests() const { return histogram_.get(); } nit: maybe, drop this method and use the newly introduced one in rpc-bench.cc? -- To view, visit http://gerrit.cloudera.org:8080/9269 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8bda390ea92cceb0d696767402c978a83b386825 Gerrit-Change-Number: 9269 Gerrit-PatchSet: 3 Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Sun, 11 Feb 2018 07:14:01 +0000 Gerrit-HasComments: Yes
