[
https://issues.apache.org/jira/browse/HBASE-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220178#comment-13220178
]
stack commented on HBASE-5501:
------------------------------
Whats going on here Chunhui? You've opened a new issue w/ same title as 5270?
How do they relate? Shouldn't this patch be on 5270, not on this new issue?
> Handle potential data loss due to concurrent processing of processFaileOver
> and ServerShutdownHandler
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-5501
> URL: https://issues.apache.org/jira/browse/HBASE-5501
> Project: HBase
> Issue Type: Bug
> Reporter: chunhui shen
> Assignee: chunhui shen
> Attachments: hbase-5501.patch
>
>
> In a live cluster, we do the following step
> 1.kill the master;
> 1.start the master, and master is initializing;
> 3.master complete splitLog
> 4.kill the META server
> 5.master start assigning ROOT and META
> 6.Now meta region data will loss since we may assign meta region before SSH
> finish split log for dead META server.
--
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