[
https://issues.apache.org/jira/browse/HBASE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759261#comment-13759261
]
Andrew Purtell commented on HBASE-9390:
---------------------------------------
{quote}
{noformat}
- public boolean preWALRestore(HRegionInfo info, HLogKey logKey, WALEdit
logEdit) throws IOException
+ public void preWALRestore(HRegionInfo info, HLogKey logKey, WALEdit logEdit)
throws IOException
{noformat}
we should not allow external clients to control if to recover edits. Otherwise,
HBase data integrity is nondeterministic
{quote}
I agree with Gary, this is out of scope for this issue, and I don't think it is
correct to do. -1
> coprocessors observers are not called during a recovery with the new log
> replay algorithm
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-9390
> URL: https://issues.apache.org/jira/browse/HBASE-9390
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors, MTTR
> Affects Versions: 0.95.2
> Reporter: Nicolas Liochon
> Assignee: Jeffrey Zhong
> Attachments: copro.patch, hbase-9390.patch
>
>
> See the patch to reproduce the issue: If we activate log replay we don't have
> the events on WAL restore.
> Pinging [~jeffreyz], we discussed this offline.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira