Hello Kudu Jenkins, Andrew Wong, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12585
to look at the new patch set (#2).
Change subject: Add GetTableLocations tracing
......................................................................
Add GetTableLocations tracing
This adds minimal tracing to GetTableLocations. It's useful because
adding a trace event for the call makes it easier to count the calls in
bulk in a trace, and having the requestor string traced makes it
possible to attribute GetTableLocations calls to specific clients in
many cases, given that the trace will also include the hostport of the
client.
Change-Id: I92e0dd18de52596f2b9a419c1b6cf7a5666d24bc
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/master_service.cc
2 files changed, 5 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/85/12585/2
--
To view, visit http://gerrit.cloudera.org:8080/12585
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I92e0dd18de52596f2b9a419c1b6cf7a5666d24bc
Gerrit-Change-Number: 12585
Gerrit-PatchSet: 2
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)