autumnust commented on a change in 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]
With regards,
Apache Git Services