sv2000 commented on a change in pull request #2919: [GOBBLIN-1078] Coordination between task cancel and initialization in Helix Task URL: https://github.com/apache/incubator-gobblin/pull/2919#discussion_r394049288
########## File path: gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinHelixTask.java ########## @@ -19,9 +19,14 @@ import java.util.Map; import java.util.concurrent.Callable; -import java.util.concurrent.TimeUnit; -import org.apache.gobblin.util.ConfigUtils; +import org.apache.gobblin.annotation.Alpha; Review comment: Is this class still Alpha? Maybe time to drop the @Alpha annotation. ---------------------------------------------------------------- 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