----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15381/#review28695 -----------------------------------------------------------
Ship it! Ship It! - Zhen Zhang On Nov. 9, 2013, 12:08 a.m., Kanak Biscuitwala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15381/ > ----------------------------------------------------------- > > (Updated Nov. 9, 2013, 12:08 a.m.) > > > Review request for helix, Zhen Zhang and Kishore Gopalakrishna. > > > Bugs: HELIX-290 > > > Repository: helix-git > > > Description > ------- > > commit f7f3a3b45c36d2bd26166553540641c0199004e0 > Author: Kanak Biscuitwala <[email protected]> > Date: Fri Nov 8 16:03:24 2013 -0800 > > [HELIX-290] Prefer ideal state for 0.7.0 rebalancer if not user defined > (and support reuse of defined contexts for user defined) > > :100644 100644 0dfceca... 9a69977... M > helix-core/src/main/java/org/apache/helix/api/accessor/ResourceAccessor.java > :100644 100644 1fc1cda... 0d2c1f2... M > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/CustomRebalancerContext.java > :100644 100644 2db9ac6... 2400707... M > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/FullAutoRebalancerContext.java > :100644 100644 9d24e68... 15fcf9c... M > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/PartitionedRebalancerContext.java > :100644 100644 f574a62... afa81e2... M > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/SemiAutoRebalancerContext.java > > > Diffs > ----- > > > helix-core/src/main/java/org/apache/helix/api/accessor/ResourceAccessor.java > 0dfceca > > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/CustomRebalancerContext.java > 1fc1cda > > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/FullAutoRebalancerContext.java > 2db9ac6 > > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/PartitionedRebalancerContext.java > 9d24e68 > > helix-core/src/main/java/org/apache/helix/controller/rebalancer/context/SemiAutoRebalancerContext.java > f574a62 > > Diff: https://reviews.apache.org/r/15381/diff/ > > > Testing > ------- > > Unit tests all pass. > > > Thanks, > > Kanak Biscuitwala > >
