arjun4084346 commented on a change in pull request #2991:
URL: https://github.com/apache/incubator-gobblin/pull/2991#discussion_r459148432



##########
File path: 
gobblin-cluster/src/main/java/org/apache/gobblin/cluster/HelixUtils.java
##########
@@ -122,8 +122,7 @@ public static void submitJobToQueue(
   static void waitJobInitialization(
       HelixManager helixManager,
       String workFlowName,
-      String jobName,
-      long timeoutMillis) throws Exception {

Review comment:
       It was being called only from one place with fix value "300_000" . 
"300_000" also had a typo, I removed it.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to