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/03/05 17:23:58 UTC

[GitHub] [incubator-gobblin] sv2000 commented on a change in pull request #2909: [GOBBLIN-1071] Retry task initialization

sv2000 commented on a change in pull request #2909: [GOBBLIN-1071] Retry task initialization
URL: https://github.com/apache/incubator-gobblin/pull/2909#discussion_r388397744
 
 

 ##########
 File path: gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinHelixTask.java
 ##########
 @@ -44,6 +49,9 @@
 import org.apache.gobblin.source.workunit.WorkUnit;
 import org.apache.gobblin.util.Id;
 
+import static org.apache.gobblin.util.retry.RetryerFactory.RETRY_INTERVAL_MS;
 
 Review comment:
   Are these imports being used anywhere?

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


With regards,
Apache Git Services