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/01/09 14:46:39 UTC

[jira] [Created] (HBASE-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

Backport HBASE-4878 - Master crash when splitting hlog may cause data loss
--------------------------------------------------------------------------

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


Backporting to 0.90.6 considering the importance of the issue.

--
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-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

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

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

    Attachment: HBASE-4878_branch90_1.patch
    
> Backport HBASE-4878 - Master crash when splitting hlog may cause data loss
> --------------------------------------------------------------------------
>
>                 Key: HBASE-5158
>                 URL: https://issues.apache.org/jira/browse/HBASE-5158
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>         Attachments: HBASE-4878_branch90_1.patch
>
>
> Backporting to 0.90.6 considering the importance of the issue.

--
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-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

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

stack commented on HBASE-5158:
------------------------------

+1
                
> Backport HBASE-4878 - Master crash when splitting hlog may cause data loss
> --------------------------------------------------------------------------
>
>                 Key: HBASE-5158
>                 URL: https://issues.apache.org/jira/browse/HBASE-5158
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>         Attachments: HBASE-4878_branch90_1.patch
>
>
> Backporting to 0.90.6 considering the importance of the issue.

--
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-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

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

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

    Fix Version/s: 0.90.6
    
> Backport HBASE-4878 - Master crash when splitting hlog may cause data loss
> --------------------------------------------------------------------------
>
>                 Key: HBASE-5158
>                 URL: https://issues.apache.org/jira/browse/HBASE-5158
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-4878_branch90_1.patch
>
>
> Backporting to 0.90.6 considering the importance of the issue.

--
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-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

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

ramkrishna.s.vasudevan commented on HBASE-5158:
-----------------------------------------------

Committed to 0.90. Thanks for the review Stack.
                
> Backport HBASE-4878 - Master crash when splitting hlog may cause data loss
> --------------------------------------------------------------------------
>
>                 Key: HBASE-5158
>                 URL: https://issues.apache.org/jira/browse/HBASE-5158
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-4878_branch90_1.patch
>
>
> Backporting to 0.90.6 considering the importance of the issue.

--
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-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

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

ramkrishna.s.vasudevan resolved HBASE-5158.
-------------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
    
> Backport HBASE-4878 - Master crash when splitting hlog may cause data loss
> --------------------------------------------------------------------------
>
>                 Key: HBASE-5158
>                 URL: https://issues.apache.org/jira/browse/HBASE-5158
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-4878_branch90_1.patch
>
>
> Backporting to 0.90.6 considering the importance of the issue.

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