[
https://issues.apache.org/jira/browse/HBASE-25848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17615265#comment-17615265
]
Sandeep Pal commented on HBASE-25848:
-------------------------------------
This solved the problem since we used it in the our customer replication
endpoint which was using the custom WALEntryFilter.
> Add flexibility to backup replication in case replication filter throws an
> exception
> ------------------------------------------------------------------------------------
>
> Key: HBASE-25848
> URL: https://issues.apache.org/jira/browse/HBASE-25848
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha-1, 1.6.0, 1.8.0, 2.6.0
> Reporter: Sandeep Pal
> Assignee: Sandeep Pal
> Priority: Major
> Fix For: 3.0.0-alpha-1, 1.7.0, 2.3.6, 2.4.4
>
>
> There may be situations when the wal entry filter might result in some
> temporary issues but expected to recover at some point in time. In this case,
> we should have an option to backup replication and retry until the wal entry
> filter recovers instead of just aborting the region server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)