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

[jira] [Created] (HBASE-27105) HBaseInterClusterReplicationEndpoint should honor replication adaptive timeout

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)