Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18297 )
Change subject: [tools] correct rebalancer's initial status message ...................................................................... [tools] correct rebalancer's initial status message I noticed that the 'kudu cluster rebalance' tool was reporting that it had been '...running whole-cluster rebalancing...' even when running with a particular set of tables to rebalance, i.e. not a whole-cluster rebalancing by any means if there is more than one table in a cluster. This patch fixes the issue. Change-Id: Ic224a07f9ce9ed3ca9a447022f183b799a1bebee Reviewed-on: http://gerrit.cloudera.org:8080/18297 Reviewed-by: Abhishek Chennaka <[email protected]> Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/tools/rebalancer_tool.cc 1 file changed, 7 insertions(+), 1 deletion(-) Approvals: Abhishek Chennaka: Looks good to me, but someone else must approve Alexey Serbin: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18297 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic224a07f9ce9ed3ca9a447022f183b799a1bebee Gerrit-Change-Number: 18297 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
