Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10300
Change subject: [tools] ksck imp. [8/n]: Easy-to-see errors when running w/o admin ...................................................................... [tools] ksck imp. [8/n]: Easy-to-see errors when running w/o admin The consensus info gathering parts of ksck have clearly become central to its functionality, but occasionally administrators are fooled by the results when they run ksck without kudu admin privileges. This change surfaces unauthorized errors from the master and tablet servers clearly. This also removes the --consensus flag which could be used to turn off gathering consensus info. It shouldn't really be used as it can give misleading output where the cluster appears healthy but some tablets are actually unable to make progress. Change-Id: I644957103efefceeba4b82f4557376a603507423 --- M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/tool_action_cluster.cc 3 files changed, 56 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/00/10300/1 -- To view, visit http://gerrit.cloudera.org:8080/10300 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I644957103efefceeba4b82f4557376a603507423 Gerrit-Change-Number: 10300 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
