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



##########
File path: 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/ReadOnlyWagedRebalancer.java
##########
@@ -0,0 +1,88 @@
+package org.apache.helix.controller.rebalancer.waged;

Review comment:
       I'm not sure if that's a good idea. I've considered that option and that 
might even be more confusing.
   
   Note that users do not use rebalancers directly anyway. So I think this 
would be the appropriate package to put it in along with the original 
WagedRebalancer.
   
   I'm also making it clear that this class is to be used for testing or 
tooling purposes in the JavaDoc.




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