Hello Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18356
to look at the new patch set (#2).
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.
This patch also contains a test to verify the presence of the newly
added field in TabletSummary entries produced by ksck.
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-test.cc
M src/kudu/tools/ksck_remote.cc
M src/kudu/tools/ksck_results.cc
M src/kudu/tools/tool.proto
12 files changed, 237 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/18356/2
--
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: newpatchset
Gerrit-Change-Id: Icf083e1ae33919200f6e0b0f0a667ee6eea1bab3
Gerrit-Change-Number: 18356
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)