Gabriella Lotz created KUDU-3761:
------------------------------------
Summary: Follower preference for LocationBalancingAlgo
(multi-location)
Key: KUDU-3761
URL: https://issues.apache.org/jira/browse/KUDU-3761
Project: Kudu
Issue Type: Sub-task
Reporter: Gabriella Lotz
Cross-location moves via {{LocationBalancingAlgo}} have zero follower
awareness. Fixing this requires:
# Passing {{ts_with_followers_by_table_and_tag}} into
{{LocationBalancingAlgo::GetNextMove()}} — currently it only receives
{{LocationBalancingInfo}}
# Applying the same two-candidate (non-leader vs fallback) pattern as
{{TwoDimensionalGreedyAlgo}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)