----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14763/ -----------------------------------------------------------
Review request for helix, Zhen Zhang and Kishore Gopalakrishna. Bugs: HELIX-273 Repository: helix-git Description ------- commit ac5f1d06d39d77ee201abd735cc1d6501ec43c23 Author: Kanak Biscuitwala <[email protected]> Date: Fri Oct 18 14:19:27 2013 -0700 [HELIX-273] Rebalancer interface should remain unchanged in 0.6.2 :100644 100644 4dd5ea6... 508b7ac... M helix-core/src/main/java/org/apache/helix/controller/rebalancer/AutoRebalancer.java :100644 100644 17dc5c8... 69037d9... M helix-core/src/main/java/org/apache/helix/controller/rebalancer/CustomRebalancer.java :100644 100644 a0cfbb7... f5a4ae8... M helix-core/src/main/java/org/apache/helix/controller/rebalancer/Rebalancer.java :100644 100644 bc682ff... 420e7ab... M helix-core/src/main/java/org/apache/helix/controller/rebalancer/SemiAutoRebalancer.java :000000 100644 0000000... 40e0d2d... A helix-core/src/main/java/org/apache/helix/controller/rebalancer/internal/MappingCalculator.java :100644 100644 598c318... cc171a0... M helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java :000000 100644 0000000... 16fd884... A helix-core/src/main/java/org/apache/helix/controller/stages/ResourceAssignment.java :100644 000000 2609791... 0000000... D helix-core/src/main/java/org/apache/helix/controller/stages/ResourceMapping.java :100644 100644 7811c0d... 4575def... M helix-core/src/test/java/org/apache/helix/integration/TestCustomizedIdealStateRebalancer.java Diffs ----- helix-core/src/main/java/org/apache/helix/controller/rebalancer/AutoRebalancer.java 4dd5ea6 helix-core/src/main/java/org/apache/helix/controller/rebalancer/CustomRebalancer.java 17dc5c8 helix-core/src/main/java/org/apache/helix/controller/rebalancer/Rebalancer.java a0cfbb7 helix-core/src/main/java/org/apache/helix/controller/rebalancer/SemiAutoRebalancer.java bc682ff helix-core/src/main/java/org/apache/helix/controller/rebalancer/internal/MappingCalculator.java PRE-CREATION helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java 598c318 helix-core/src/main/java/org/apache/helix/controller/stages/ResourceAssignment.java PRE-CREATION helix-core/src/main/java/org/apache/helix/controller/stages/ResourceMapping.java 2609791 helix-core/src/test/java/org/apache/helix/integration/TestCustomizedIdealStateRebalancer.java 7811c0d Diff: https://reviews.apache.org/r/14763/diff/ Testing ------- All tests pass locally. Thanks, Kanak Biscuitwala
