narendly commented on a change in pull request #519: Refine the rebalance scope
calculating logic in the WAGED rebalancer.
URL: https://github.com/apache/helix/pull/519#discussion_r339178369
##########
File path:
helix-core/src/test/java/org/apache/helix/controller/changedetector/TestResourceChangeDetector.java
##########
@@ -338,6 +342,47 @@ public void testNoChange() {
}
}
+ /**
+ * Modify IdealState mapping fields for a FULL_AUTO resource and see if
detector detects.
+ */
+ @Test//(dependsOnMethods = "testNoChange")
+ public void testIgnoreHelixSourceChange() {
Review comment:
testIgnoreControllerGeneratedFieldChange?
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]