Pankaj Kumar created HBASE-27105:
------------------------------------
Summary: 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
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)