You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "selina.yan (Jira)" <ji...@apache.org> on 2022/09/20 12:15:00 UTC

[jira] [Commented] (HBASE-25848) Add flexibility to backup replication in case replication filter throws an exception

    [ https://issues.apache.org/jira/browse/HBASE-25848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607152#comment-17607152 ] 

selina.yan commented on HBASE-25848:
------------------------------------

Hello, I found that you created a WALEntryFilterRetryableException , but only provided it to test class.I don't think this will solve your problem,Can you answer it for me? Is my understanding wrong

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