----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13462/ -----------------------------------------------------------
Review request for helix, Kanak Biscuitwala, Kishore Gopalakrishna, and Shi Lu. Repository: helix-git Description ------- fix it by checking participant version when controller decides if sending error->dropped transition message. if participant version is less then 0.6.1, controller will not drop partition in error state. Diffs ----- helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java aca0e74 helix-core/src/main/java/org/apache/helix/tools/ClusterStateVerifier.java eaada16 helix-core/src/main/resources/cluster-manager-version.properties 8a6db4c helix-core/src/test/java/org/apache/helix/integration/TestDropErrorPartition.java e69de29 Diff: https://reviews.apache.org/r/13462/diff/ Testing ------- tests pass locally Thanks, Zhen Zhang
