You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/02/08 06:55:39 UTC

[jira] [Commented] (HBASE-15228) Add the methods to RegionObserver to trigger start/complete restoring WALs

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