jiajunwang opened a new issue #877: Delayed Rebalance should get minActiveReplica from IdealState and ResourceConfig URL: https://github.com/apache/helix/issues/877 Current IdealState and ResourceConfig share multiple fields. And it is confusing which one to read. In the delayed rebalance logic, the minActiveReplica is only read from IS. We should read from both sources with a priority.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
