[ https://issues.apache.org/jira/browse/HBASE-27105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on HBASE-27105 started by Pankaj Kumar. -------------------------------------------- > 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 > > 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)