You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/10/20 23:30:35 UTC

[jira] [Commented] (HELIX-525) Drop a partition from resource ideal-state shall bring partition to initial state and then DROPPED state

    [ https://issues.apache.org/jira/browse/HELIX-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177505#comment-14177505 ] 

ASF GitHub Bot commented on HELIX-525:
--------------------------------------

GitHub user lei-xia opened a pull request:

    https://github.com/apache/helix/pull/7

    [HELIX-525] Add integration tests to verify that dropping a partition from resource ...

    Add integration tests to verify that dropping a partition from resource ideal-state should bring partition to initial state and then DROPPED state (for AUTO, SEMI_AUTO, and CUSTOM modes).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lei-xia/helix master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/7.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7
    
----
commit 51b757b71693ec2f774035eac441dd51956e5862
Author: Lei Xia <lx...@linkedin.com>
Date:   2014-10-20T21:09:16Z

    Add integration tests to verify that dropping a partition from resource ideal-state should bring partition to initial state and then DROPPED state (for AUTO, SEMI_AUTO, and CUSTOM modes).

----


> 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)