Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23966 )

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]>
---
M src/kudu/tools/tool_action_cluster.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexey Serbin: Verified
  Gabriella Lotz: Looks good to me, but someone else must approve
  Marton Greber: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/23966
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I41251ace905ae2869ff8c0084d1e119b3b81d4be
Gerrit-Change-Number: 23966
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>

Reply via email to