Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17336
Change subject: [client] fix typos on metacache lookup timing ...................................................................... [client] fix typos on metacache lookup timing Before this patch, the logs on slow metacache lookup looked like the following: Time spent slow lookup of entry by key: ... Now it's Time spent looking up entry by key: ... This patch doesn't contain any functional changes. This is a follow-up to 44d687caf3633d75b0cc64f1a25f444484ce43ad. Change-Id: I0699337b25a702c86a780e0b42ebd3ab0e15b1ef --- M src/kudu/client/meta_cache.cc 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/17336/1 -- To view, visit http://gerrit.cloudera.org:8080/17336 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0699337b25a702c86a780e0b42ebd3ab0e15b1ef Gerrit-Change-Number: 17336 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
