You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2015/12/07 11:03:11 UTC

[jira] [Created] (HBASE-14937) Make rpc call timeout for replication adaptive

Ashish Singhi created HBASE-14937:
-------------------------------------

             Summary: Make rpc call timeout for replication adaptive
                 Key: HBASE-14937
                 URL: https://issues.apache.org/jira/browse/HBASE-14937
             Project: HBase
          Issue Type: Improvement
            Reporter: Ashish Singhi
            Assignee: Ashish Singhi


When peer cluster replication is disabled and lot of writes are happening in active cluster and later on peer cluster replication is enabled then there are chances that replication requests to peer cluster may time out.
This is possible after HBASE-13153 and it can also happen with many and many WAL data replication still pending to replicate.

Approach to this problem will be discussed in the comments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)