You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2013/07/31 03:53:48 UTC

[jira] [Created] (HBASE-9098) During recovery use ZK as the source of truth for region state

Devaraj Das created HBASE-9098:
----------------------------------

             Summary: During recovery use ZK as the source of truth for region state 
                 Key: HBASE-9098
                 URL: https://issues.apache.org/jira/browse/HBASE-9098
             Project: HBase
          Issue Type: Bug
            Reporter: Devaraj Das
            Assignee: Jeffrey Zhong


In HLogSplitter:locateRegionAndRefreshLastFlushedSequenceId(HConnection, byte[], byte[], String), we talk to the replayee regionserver to figure out whether a region is in recovery or not. We should look at ZK only for this piece of information (since that is the source of truth for recovery otherwise).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira