[
https://issues.apache.org/jira/browse/KUDU-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058203#comment-18058203
]
ASF subversion and git services commented on KUDU-3738:
-------------------------------------------------------
Commit e4170f0b47bf60adcffb1d155222014222e3f338 in kudu's branch
refs/heads/master from Alexey Serbin
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=e4170f0b4 ]
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]>
> Enable range-aware cluster rebalancing by default
> -------------------------------------------------
>
> Key: KUDU-3738
> URL: https://issues.apache.org/jira/browse/KUDU-3738
> Project: Kudu
> Issue Type: Improvement
> Components: CLI
> Reporter: Alexey Serbin
> Assignee: Alexey Serbin
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)