Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15999
Change subject: [scanner] output the essential error message first ...................................................................... [scanner] output the essential error message first While digging through logs as they seen in kudu-tserver Web UI, I found it hard to get to the essence of the warning message on setting up a new scanner: it contained a very long string prefix with the information about the scan projection. This patch addresses that, moving the essential information on the status into the beginning of the message. Otherwise, this patch doesn't contain any functional modifications. Change-Id: I06e4ed516dcd2b520f26ddc580aed00be239df04 --- M src/kudu/tserver/tablet_service.cc 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/99/15999/1 -- To view, visit http://gerrit.cloudera.org:8080/15999 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I06e4ed516dcd2b520f26ddc580aed00be239df04 Gerrit-Change-Number: 15999 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
