Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12585
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 have 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/1 -- 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: newchange Gerrit-Change-Id: I92e0dd18de52596f2b9a419c1b6cf7a5666d24bc Gerrit-Change-Number: 12585 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
