[
https://issues.apache.org/jira/browse/HBASE-23293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974142#comment-16974142
]
Wellington Chevreuil commented on HBASE-23293:
----------------------------------------------
[~pankajkumar], [~javaman_chen],
If we start timing out bulk loads shipment, wouldn't that make things worse for
replication? Since the shipping attempt times out, replication source could
[keep looping on same log position over and
over|https://github.com/chenxu14/hbase/blob/HBASE-23293/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceShipper.java#L202]?
What if the configured timeout is not sufficient?
> [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)