xyuanlu commented on code in PR #3019:
URL: https://github.com/apache/helix/pull/3019#discussion_r2045653219


##########
helix-core/src/main/java/org/apache/helix/util/InstanceValidationUtil.java:
##########
@@ -450,6 +450,11 @@ public static boolean 
siblingNodesActiveReplicaCheck(HelixDataAccessor dataAcces
         // found the resource hosted on the instance
         if (stateByInstanceMap.containsKey(instanceName)) {
           int numHealthySiblings = 0;

Review Comment:
   nit: move this to line 458



-- 
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]

Reply via email to