You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "chenxu (Jira)" <ji...@apache.org> on 2019/11/27 04:35:00 UTC

[jira] [Updated] (HBASE-23293) [REPLICATION] make ship edits timeout configurable

     [ https://issues.apache.org/jira/browse/HBASE-23293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chenxu updated HBASE-23293:
---------------------------
    Release Note: 
The default rpc timeout for ReplicationSourceShipper#shipEdits is 60s, when bulkload replication enabled, timeout exception may be occurred.
Now we can conf the timeout value through replication.source.shipedits.timeout, and it’s adaptive.

> [REPLICATION] make ship edits timeout configurable
> --------------------------------------------------
>
>                 Key: HBASE-23293
>                 URL: https://issues.apache.org/jira/browse/HBASE-23293
>             Project: HBase
>          Issue Type: Improvement
>          Components: Replication
>            Reporter: chenxu
>            Assignee: chenxu
>            Priority: Minor
>
> ReplicationSourceShipper#shipEdits may take a while if bulkload replication enabled, since we should copy HFile from the source cluster, so i think there is a need to make the timeout value configurable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)