You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/08/14 20:43:35 UTC

[GitHub] [helix] NealSun96 commented on a change in pull request #1271: Don't skip WAGED rebalancer calculation even the resource list is empty.

NealSun96 commented on a change in pull request #1271:
URL: https://github.com/apache/helix/pull/1271#discussion_r470856250



##########
File path: helix-core/src/test/java/org/apache/helix/integration/rebalancer/WagedRebalancer/TestWagedRebalance.java
##########
@@ -653,6 +674,36 @@ public void testRebalancerReset() throws Exception {
     Assert.assertFalse(newEV.equals(oldEV));
   }
 
+  @Test(dependsOnMethods = "test")
+  public void testRecreateSameResource() throws InterruptedException {

Review comment:
       This is not related to the code change, right? 




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org