[
https://issues.apache.org/jira/browse/KUDU-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriella Lotz updated KUDU-3760:
---------------------------------
Description:
{*}File{*}:
{{{}[src/kudu/tools/rebalancer_tool.cc](src/kudu/tools/rebalancer_tool.cc){}}},
{{IntraLocationRunner}}
The CLI {{kudu rebalance}} tool now silently gets
{{prefer_follower_moves=true}} because the constructor default changed (because
of ["avoid leader moves"|https://issues.apache.org/jira/browse/KUDU-3729]
optimization). Add a flag in the tool and plumb it to
{{{}TwoDimensionalGreedyAlgo{}}}'s constructor.
was:
{*}File{*}:
{{{}[src/kudu/tools/rebalancer_tool.cc](src/kudu/tools/rebalancer_tool.cc){}}},
{{IntraLocationRunner}}
The CLI {{kudu rebalance}} tool now silently gets
{{prefer_follower_moves=true}} because the constructor default changed (because
of "avoid leader moves" optimization). Add a flag in the tool and plumb it to
{{{}TwoDimensionalGreedyAlgo{}}}'s constructor.
> Add explicit --prefer_follower_replica_moves flag to CLI rebalancer
> -------------------------------------------------------------------
>
> Key: KUDU-3760
> URL: https://issues.apache.org/jira/browse/KUDU-3760
> Project: Kudu
> Issue Type: Sub-task
> Reporter: Gabriella Lotz
> Assignee: Gabriella Lotz
> Priority: Major
>
> {*}File{*}:
> {{{}[src/kudu/tools/rebalancer_tool.cc](src/kudu/tools/rebalancer_tool.cc){}}},
> {{IntraLocationRunner}}
> The CLI {{kudu rebalance}} tool now silently gets
> {{prefer_follower_moves=true}} because the constructor default changed
> (because of ["avoid leader
> moves"|https://issues.apache.org/jira/browse/KUDU-3729] optimization). Add a
> flag in the tool and plumb it to {{{}TwoDimensionalGreedyAlgo{}}}'s
> constructor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)