[
https://issues.apache.org/jira/browse/HELIX-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179299#comment-14179299
]
ASF GitHub Bot commented on HELIX-525:
--------------------------------------
Github user lei-xia commented on the pull request:
https://github.com/apache/helix/pull/7#issuecomment-60014784
It is actually not necessary, thanks for pointing out. I updated it, also
use TestNG dataprovider to supply RebalanceMode to avoid write one test method
for each mode. I will apply the same strategy to many of our existing tests to
testing code redundancy in following checkins if you guys are happy with it.
> Drop a partition from resource ideal-state shall bring partition to initial
> state and then DROPPED state
> --------------------------------------------------------------------------------------------------------
>
> Key: HELIX-525
> URL: https://issues.apache.org/jira/browse/HELIX-525
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Zhen Zhang
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> If we manually remove a partition from ideal-state, Helix should bring the
> partition to initial state (e.g. OFFLINE) on all hosts and then to DROPPED
> state.
> - Add an integration test to verify this (for AUTO, SEMI_AUTO, and CUSTOM
> modes)
> - Fix it if not behave in the expected way
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)