narendly commented on a change in pull request #1058:
URL: https://github.com/apache/helix/pull/1058#discussion_r437881784



##########
File path: 
helix-core/src/main/java/org/apache/helix/tools/ClusterVerifiers/BestPossibleExternalViewVerifier.java
##########
@@ -428,4 +432,20 @@ public String toString() {
     return verifierName + "(" + _clusterName + "@" + _zkClient + "@resources["
        + (_resources != null ? Arrays.toString(_resources.toArray()) : "") + 
"])";
   }
+
+  private class ReadOnlyWagedRebalancer extends 
org.apache.helix.controller.rebalancer.waged.ReadOnlyWagedRebalancer {

Review comment:
       Okay. Changed to Dryrun




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to