[
https://issues.apache.org/jira/browse/HBASE-15228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138291#comment-15138291
]
Toshihiro Suzuki commented on HBASE-15228:
------------------------------------------
Yes, we have preWALRestore and postWALRestore in RegionObserver already. But
those are called per WAL. The methods I added are called when start/complete
restoring WALs.
> 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)