kaisun2000 commented on a change in pull request #1401:
URL: https://github.com/apache/helix/pull/1401#discussion_r493969574
##########
File path:
helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestAutoRebalanceWithDisabledInstance.java
##########
@@ -43,6 +45,7 @@ public void beforeClass() throws Exception {
super.beforeClass();
_gSetupTool.addResourceToCluster(CLUSTER_NAME, TEST_DB_2, _PARTITIONS,
STATE_MODEL,
RebalanceMode.FULL_AUTO.name(),
CrushEdRebalanceStrategy.class.getName());
+ setupAutoRebalancer();
Review comment:
Again add the comment that we need autoRebalancer + autoRebalance
strategy as this is autoRebalance test
----------------------------------------------------------------
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]