You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Zihan Li (Jira)" <ji...@apache.org> on 2021/03/19 20:39:00 UTC

[jira] [Created] (GOBBLIN-1415) HotFix to make default timeout of writer to be Long.MAX_VALUE

Zihan Li created GOBBLIN-1415:
---------------------------------

             Summary: HotFix to make default timeout of writer to be Long.MAX_VALUE
                 Key: GOBBLIN-1415
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1415
             Project: Apache Gobblin
          Issue Type: Task
            Reporter: Zihan Li


We used to introduce the timeout for partitionedWriter, and the default value is set to be 480. It broke distcp job which is trying to copy large file. So we want to make the default value to be Long.MAX_VALUE to make it backward compatible.



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