You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (Created) (JIRA)" <ji...@apache.org> on 2012/02/29 14:29:57 UTC

[jira] [Created] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
----------------------------------------------------------------------------------------

                 Key: HBASE-5490
                 URL: https://issues.apache.org/jira/browse/HBASE-5490
             Project: HBase
          Issue Type: Bug
            Reporter: ramkrishna.s.vasudevan


The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.

So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Posted by "ramkrishna.s.vasudevan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-5490:
------------------------------------------

    Fix Version/s: 0.90.6
    
> Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5490
>                 URL: https://issues.apache.org/jira/browse/HBASE-5490
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5490.patch
>
>
> The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.
> So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Posted by "stack (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-5490:
-------------------------

    Fix Version/s:     (was: 0.90.6)
                   0.90.7
    
> Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5490
>                 URL: https://issues.apache.org/jira/browse/HBASE-5490
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.7
>
>         Attachments: 5490-v2.txt, HBASE-5490.patch
>
>
> The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.
> So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Posted by "Zhihong Yu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-5490:
------------------------------

    Attachment: 5490-v2.txt

I changed ordinal for RS_ZK_REGION_FAILED_OPEN to be larger than that of M_META_SERVER_SHUTDOWN.
                
> Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5490
>                 URL: https://issues.apache.org/jira/browse/HBASE-5490
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: 5490-v2.txt, HBASE-5490.patch
>
>
> The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.
> So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Posted by "ramkrishna.s.vasudevan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-5490:
------------------------------------------

    Attachment: HBASE-5490.patch

Patch for 0.90
                
> Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5490
>                 URL: https://issues.apache.org/jira/browse/HBASE-5490
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5490.patch
>
>
> The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.
> So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Posted by "Zhihong Yu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219240#comment-13219240 ] 

Zhihong Yu commented on HBASE-5490:
-----------------------------------

Integrated patch v2 to 0.90

Thanks for the patch, Ram.
                
> Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5490
>                 URL: https://issues.apache.org/jira/browse/HBASE-5490
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: 5490-v2.txt, HBASE-5490.patch
>
>
> The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.
> So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

Posted by "ramkrishna.s.vasudevan (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan resolved HBASE-5490.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.90.7)
                   0.90.6
         Assignee: ramkrishna.s.vasudevan

This is already committed to 0.90.6.  Changing it to 0.90.6
                
> Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-5490
>                 URL: https://issues.apache.org/jira/browse/HBASE-5490
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: 5490-v2.txt, HBASE-5490.patch
>
>
> The new state that was added  RS_ZK_REGION_FAILED_OPEN was failing the rolling restart.
> So move the new enum to the end of the list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira