[
https://issues.apache.org/jira/browse/GOBBLIN-973?focusedWorklogId=347543&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347543
]
ASF GitHub Bot logged work on GOBBLIN-973:
------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Nov/19 17:19
Start Date: 21/Nov/19 17:19
Worklog Time Spent: 10m
Work Description: autumnust commented on pull request #2821: GOBBLIN-973:
Increase timeout for copying Gobblin workunits to the wo…
URL: https://github.com/apache/incubator-gobblin/pull/2821#discussion_r349216400
##########
File path:
gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinHelixJobLauncher.java
##########
@@ -297,7 +297,7 @@ protected void executeCancellation() {
// Block on persistence of all workunits to be finished.
// It is necessary when underlying storage being slow and Helix activate
task-execution before the workunit being persisted.
Review comment:
Modify Javadoc on reasoning longest time out ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 347543)
Time Spent: 20m (was: 10m)
> Increase timeout for copying Gobblin workunits to the workunit state store in
> GobblinHelixJobLauncher
> -----------------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-973
> URL: https://issues.apache.org/jira/browse/GOBBLIN-973
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-cluster
> Affects Versions: 0.15.0
> Reporter: Sudarshan Vasudevan
> Assignee: Hung Tran
> Priority: Major
> Fix For: 0.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The default value of 10 seconds used by the ParallelRunner to copy workunits
> may not be sufficient in cases where the destination system is slow or when
> the number of work units is large.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)