desaikomal commented on code in PR #2661:
URL: https://github.com/apache/helix/pull/2661#discussion_r1373780675
##########
helix-core/src/main/java/org/apache/helix/controller/dataproviders/BaseControllerDataProvider.java:
##########
@@ -858,6 +886,42 @@ private void
updateDisabledInstances(Collection<InstanceConfig> instanceConfigs,
}
}
+ private void updateSwappingInstances(Collection<InstanceConfig>
instanceConfigs,
Review Comment:
another quick question: how do you make sure that incoming host has similar
capacity as outgoing and not sure about FaultDomain as well
--
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]