You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2020/07/22 23:58:07 UTC

[GitHub] [incubator-gobblin] arjun4084346 commented on a change in pull request #2991: [GOBBLIN-1220] Log improvement

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:
       time for job initialization was not configurable earlier also. it was being called only from one palce 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:
users@infra.apache.org