Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23973


Change subject: KUDU-3738 enable range-aware rebalancing by default in CLI tools
......................................................................

KUDU-3738 enable range-aware rebalancing by default in CLI tools

Since the restriction on the range-aware rebalancing has been lifted
with [1], it's become possible to rebalance a whole Kudu cluster with
range-aware rebalancing enabled.  Range-aware rebalancing reduces the
risk of hot-spotting for range-partitioned tables, so it makes sense
to enable it by default. This changelist does exactly so.

[1] https://github.com/apache/kudu/commit/1f89113a6

Change-Id: I41251ace905ae2869ff8c0084d1e119b3b81d4be
Reviewed-on: http://gerrit.cloudera.org:8080/23966
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Gabriella Lotz <[email protected]>
Reviewed-by: Marton Greber <[email protected]>
(cherry picked from commit e4170f0b47bf60adcffb1d155222014222e3f338)
---
M src/kudu/tools/tool_action_cluster.cc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/73/23973/1
--
To view, visit http://gerrit.cloudera.org:8080/23973
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I41251ace905ae2869ff8c0084d1e119b3b81d4be
Gerrit-Change-Number: 23973
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to