[
https://issues.apache.org/jira/browse/HBASE-27105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557867#comment-17557867
]
Pankaj Kumar commented on HBASE-27105:
--------------------------------------
Pushed to master branch. Can't cherry-pick the changes, raised PR for branch-2.
> HBaseInterClusterReplicationEndpoint should honor replication adaptive timeout
> ------------------------------------------------------------------------------
>
> Key: HBASE-27105
> URL: https://issues.apache.org/jira/browse/HBASE-27105
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Reporter: Pankaj Kumar
> Assignee: Pankaj Kumar
> Priority: Major
> Fix For: 3.0.0-alpha-4
>
>
> HBASE-23293 introduced replication.source.shipedits.timeout which is
> adaptive, ReplicationSourceShipper#shipEdits() set the adaptive timeout based
> on retries. But on CallTimeoutException in
> HBaseInterClusterReplicationEndpoint#replicate(), it keep retrying the
> replication after sleep with same timeout value.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)