Alexey Serbin has submitted this change and it was merged. ( 
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.

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
Reviewed-on: http://gerrit.cloudera.org:8080/18356
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
---
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(-)

Approvals:
  Kudu Jenkins: Verified
  Andrew Wong: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Icf083e1ae33919200f6e0b0f0a667ee6eea1bab3
Gerrit-Change-Number: 18356
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to