Jackie-Jiang commented on PR #8441: URL: https://github.com/apache/pinot/pull/8441#issuecomment-1089010280
@siddharthteotia IMO it might be easier to enhance the current `InstanceReplicaGroupPartitionSelector` and add a config `minimizeMovement` into the `InstanceReplicaGroupPartitionConfig`. Separating the logic into a different selector is also fine to me, but I feel most of the code will be the same. All we need to change is the round-robin selection part (less than 10 lines of code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org