[ 
https://issues.apache.org/jira/browse/KUDU-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073465#comment-18073465
 ] 

ASF subversion and git services commented on KUDU-3729:
-------------------------------------------------------

Commit c8baa0cf1141c792a8535f564b48a2b9c3393d7b in kudu's branch 
refs/heads/master from Gabriella Lotz
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=c8baa0cf1 ]

KUDU-3729 Prefer follower moves in auto-rebalancing

Add --auto_rebalancing_prefer_follower_replica_moves (default: true).

When multiple tables are equally imbalanced, the greedy algorithm
prefers a move whose source server hosts a follower replica for that
table. If no such candidate exists among the ties, it falls back to
a leader-sourced move. When false, equal-skew ties are broken as
before with no leader/follower distinction.

Change-Id: I0b56ae5ef8db5fe15ab25df1d1cebe84fd3b8f2c
Reviewed-on: http://gerrit.cloudera.org:8080/24085
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Marton Greber <[email protected]>
Reviewed-by: Marton Greber <[email protected]>


> Implement "avoid leader moves" optimization
> -------------------------------------------
>
>                 Key: KUDU-3729
>                 URL: https://issues.apache.org/jira/browse/KUDU-3729
>             Project: Kudu
>          Issue Type: Sub-task
>            Reporter: Gabriella Lotz
>            Assignee: Gabriella Lotz
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to