You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "chunhui shen (Updated) (JIRA)" <ji...@apache.org> on 2012/03/06 06:05:04 UTC

[jira] [Updated] (HBASE-5528) Retry splitting log if failed in the process of ServerShutdownHandler, and abort master when retries exhausted

     [ https://issues.apache.org/jira/browse/HBASE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chunhui shen updated HBASE-5528:
--------------------------------

    Attachment: hbase-5528.patch
    
> Retry splitting log if failed in the process of ServerShutdownHandler, and abort master when retries exhausted
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5528
>                 URL: https://issues.apache.org/jira/browse/HBASE-5528
>             Project: HBase
>          Issue Type: Bug
>            Reporter: chunhui shen
>            Assignee: chunhui shen
>         Attachments: hbase-5528.patch
>
>
> We will retry splitting log if failed in splitLogAfterStartup when master starts.
> However, there is no retry for failed splitting log in the process of ServerShutdownHandler.
> Also, if we finally failed to split log, we should abort master even if filesystem is ok to prevent data loss.

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