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: us...@infra.apache.org With regards, Apache Git Services