zpinto commented on code in PR #2772:
URL: https://github.com/apache/helix/pull/2772#discussion_r1540268156
##########
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:
We will not copy ERROR replicas and will copy OFFLINE replicas as OFFLINE.
--
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]