----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31970/ -----------------------------------------------------------
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 169c993 helix-core/src/test/java/org/apache/helix/integration/TestBucketizedResource.java 207a318 Diff: https://reviews.apache.org/r/31970/diff/ Testing ------- Thanks, Zhen Zhang
