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

stack resolved HBASE-1898.
--------------------------

    Resolution: Duplicate

This has been done.  Resolving as duplicate.  See replayRecoveredEditsIfAny.

> Each Store replays WAL split.  Should be replayed at Region level (it used to 
> be done here)
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1898
>                 URL: https://issues.apache.org/jira/browse/HBASE-1898
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>
> Looking at Store constructor, each Store in a Region picks up the split 
> output log and replays it in turn.  Seems like we should be reading the file 
> of edits once up at the Region level and per edit figuring which store to 
> insert into?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to