----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31970/#review76210 -----------------------------------------------------------
Ship it! helix-core/src/main/java/org/apache/helix/manager/zk/ParticipantManagerHelper.java <https://reviews.apache.org/r/31970/#comment123697> will we ever see a partition in DROPPED state in the current state or we remove the entry after OFFLINE -> DROPPED is processed helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixDataAccessor.java <https://reviews.apache.org/r/31970/#comment123696> Add a comment why we are doing this - Kishore Gopalakrishna On March 12, 2015, 5:45 a.m., Zhen Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31970/ > ----------------------------------------------------------- > > (Updated March 12, 2015, 5:45 a.m.) > > > Review request for helix, Kanak Biscuitwala and Kishore Gopalakrishna. > > > Repository: helix-git > > > Description > ------- > > [HELIX-574] fix bucketize resource bug in current state carryover > > One logic change is previous we don't allow drop a disabled resource. Now we > change to drop a resource regardless it's disabled or not. > > > Diffs > ----- > > > helix-core/src/main/java/org/apache/helix/controller/rebalancer/CustomRebalancer.java > 0f3fbc4 > > helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/ConstraintBasedAssignment.java > bab357b > > helix-core/src/main/java/org/apache/helix/manager/zk/ParticipantManagerHelper.java > 1bee2fe > > helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixDataAccessor.java > 8c9fc8d > > helix-core/src/test/java/org/apache/helix/integration/TestBucketizedResource.java > 2b5e2bc > > Diff: https://reviews.apache.org/r/31970/diff/ > > > Testing > ------- > > > Thanks, > > Zhen Zhang > >
