Mike Percy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11645
Change subject: client: add tablet id to scanner error messages ...................................................................... client: add tablet id to scanner error messages Some of the existing scanner log messages are confusing because at some point the scanner dump command was changed to have different output. This patch cleans up the output so that the sentences make sense and so we always print the id of the tablet that returned the error, if it's available. Change-Id: I349d624c87d924df81d34c5eeb556433eac7b440 --- M src/kudu/client/client.cc M src/kudu/client/scanner-internal.cc M src/kudu/client/scanner-internal.h 3 files changed, 11 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/11645/1 -- To view, visit http://gerrit.cloudera.org:8080/11645 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I349d624c87d924df81d34c5eeb556433eac7b440 Gerrit-Change-Number: 11645 Gerrit-PatchSet: 1 Gerrit-Owner: Mike Percy <[email protected]>
