----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14895/ -----------------------------------------------------------
Review request for helix, Zhen Zhang and Kishore Gopalakrishna. Bugs: HELIX-277 Repository: helix-git Description ------- This is the first part of a two-part fix of HELIX-276. The second part (HELIX-278) involves creating an API surrounding this functionality to make it configurable. commit 90faf91bb87594c67be23a1e4547e81f58ea7c8e Author: Kanak Biscuitwala <[email protected]> Date: Wed Oct 23 17:36:15 2013 -0700 [HELIX-277] FULL_AUTO rebalancer should not prefer nodes that are just coming up :100644 100644 3eb258b... 946dd5e... M helix-core/src/main/java/org/apache/helix/controller/rebalancer/AutoRebalancer.java :100644 100644 72046bf... cc5acb7... M helix-core/src/main/java/org/apache/helix/controller/strategy/AutoRebalanceStrategy.java :100644 100644 9fb7ba9... e47032e... M helix-core/src/test/java/org/apache/helix/controller/strategy/TestAutoRebalanceStrategy.java Diffs ----- helix-core/src/main/java/org/apache/helix/controller/rebalancer/AutoRebalancer.java 3eb258b helix-core/src/main/java/org/apache/helix/controller/strategy/AutoRebalanceStrategy.java 72046bf helix-core/src/test/java/org/apache/helix/controller/strategy/TestAutoRebalanceStrategy.java 9fb7ba9 Diff: https://reviews.apache.org/r/14895/diff/ Testing ------- Existing tests all pass, new test passes. Thanks, Kanak Biscuitwala
