[
https://issues.apache.org/jira/browse/HBASE-29796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047692#comment-18047692
]
Sid Khillon commented on HBASE-29796:
-------------------------------------
I have added PRs for both master and for branch-2.
https://github.com/apache/hbase/pull/7577
https://github.com/apache/hbase/pull/7578
> Allow sleepForRetry replication config to be overridden by replication peers
> ----------------------------------------------------------------------------
>
> Key: HBASE-29796
> URL: https://issues.apache.org/jira/browse/HBASE-29796
> Project: HBase
> Issue Type: Improvement
> Components: Replication
> Reporter: Sid Khillon
> Assignee: Sid Khillon
> Priority: Minor
> Labels: pull-request-available
>
> Currently, sleepForRetries (the sleep time between retry attempts during
> replication) is only configurable globally via the
> replication.source.sleepforretries configuration property. This makes it
> impossible to tune behavior for individual replication peers that may have
> different requirements.
>
>
> This change would add support for configuring sleepForRetries on a per-peer
> basis, with fallback to the global configuration when not set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)