zpinto commented on code in PR #2772:
URL: https://github.com/apache/helix/pull/2772#discussion_r1526838112
##########
helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java:
##########
@@ -133,12 +134,11 @@ public void process(ClusterEvent event) throws Exception {
private void addSwapInInstancesToBestPossibleState(Map<String, Resource>
resourceMap,
BestPossibleStateOutput bestPossibleStateOutput,
ResourceControllerDataProvider cache) {
Review Comment:
Should copy the exact state of the old node except for top state if only one
is allowed.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]