[ 
https://issues.apache.org/jira/browse/HBASE-15228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136613#comment-15136613
 ] 

Ted Yu commented on HBASE-15228:
--------------------------------

lgtm overall
{code}
688             // put two times
689             table.put(put);
{code}
Why is the above needed ?

> Add the methods to RegionObserver to trigger start/complete restoring WALs
> --------------------------------------------------------------------------
>
>                 Key: HBASE-15228
>                 URL: https://issues.apache.org/jira/browse/HBASE-15228
>             Project: HBase
>          Issue Type: New Feature
>          Components: Coprocessors
>            Reporter: Toshihiro Suzuki
>            Assignee: Toshihiro Suzuki
>         Attachments: HBASE-15228.patch
>
>
> In our use case, we write indexes to a index table when restoring WALs. We 
> want to trigger start/complete restoring WALs for initial and end processing 
> for writing indexes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to