----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13540/ -----------------------------------------------------------
Review request for helix, Zhen Zhang, Kishore Gopalakrishna, and Shi Lu. Bugs: HELIX-153 Repository: helix-git Description ------- Fix for HELIX-153. The auto rebalance tester was using partition mappings computed by the new rebalancing strategy, but we don't use them anywhere in production. The test now uses the existing code paths. Diffs ----- helix-core/src/test/java/org/apache/helix/controller/strategy/TestAutoRebalanceStrategy.java 0ae4baf Diff: https://reviews.apache.org/r/13540/diff/ Testing ------- Tests pass locally. Thanks, Kanak Biscuitwala
