Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18356
Change subject: [tools] add beginning of the key range into TabletSummary ...................................................................... [tools] add beginning of the key range into TabletSummary This patch adds the beginning of the key range into the TabletSummary class used in ksck reporting. Corresponding TabletSummaryPB has been updated as well. The newly added field will be used in a follow-up changelist for range-aware rebalancing. Change-Id: Icf083e1ae33919200f6e0b0f0a667ee6eea1bab3 --- M src/kudu/client/CMakeLists.txt M src/kudu/client/client.h A src/kudu/client/tablet_info_provider-internal.cc A src/kudu/client/tablet_info_provider-internal.h M src/kudu/rebalance/cluster_status.h M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/ksck.h M src/kudu/tools/ksck_remote.cc M src/kudu/tools/ksck_results.cc M src/kudu/tools/tool.proto 11 files changed, 151 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/18356/1 -- To view, visit http://gerrit.cloudera.org:8080/18356 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icf083e1ae33919200f6e0b0f0a667ee6eea1bab3 Gerrit-Change-Number: 18356 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
