sv2000 commented on a change in pull request #2609: GOBBLIN-744: Support 
cancellation of a Helix workflow via a DELETE Spec.
URL: https://github.com/apache/incubator-gobblin/pull/2609#discussion_r277183386
 
 

 ##########
 File path: 
gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinHelixJobScheduler.java
 ##########
 @@ -141,6 +143,10 @@ public GobblinHelixJobScheduler(Properties properties,
                                                   metricsWindowSizeInMin);
 
     this.startServicesCompleted = false;
+
+    this.helixJobStopTimeoutSeconds = 
ConfigUtils.getLong(ConfigUtils.propertiesToConfig(properties),
 
 Review comment:
   Its an easy change. 

----------------------------------------------------------------
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

Reply via email to