[
https://issues.apache.org/jira/browse/HBASE-15228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136628#comment-15136628
]
Toshihiro Suzuki commented on HBASE-15228:
------------------------------------------
When we put two times, preRestoreWALs and postRestoreWALs should be called
once, but preWALRestore and postWALRestore should be called more than once. I
wrote test code verifying that.
> 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)