jiajunwang commented on a change in pull request #542: Use a copy of the new best possible assignment for measuring baseline divergence URL: https://github.com/apache/helix/pull/542#discussion_r339788461
########## File path: helix-core/src/test/java/org/apache/helix/controller/rebalancer/waged/TestWagedRebalancerMetrics.java ########## @@ -95,7 +95,7 @@ public void testMetricValuePropagation() } @Test - public void testWagedRebalanceMetrics() + public void testWagedRebalancerMetrics() Review comment: nit, just call it testMetrics() ? ---------------------------------------------------------------- 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]
