[
https://issues.apache.org/jira/browse/HBASE-29796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Connell resolved HBASE-29796.
-------------------------------------
Resolution: Fixed
> 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)