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_r404294682
########## File path: gobblin-cluster/src/test/java/org/apache/gobblin/cluster/ClusterIntegrationTest.java ########## @@ -80,28 +83,49 @@ private HelixManager getHelixManager() { @Test void testJobShouldGetCancelled() throws Exception { + // Cancellation usually needs long time to successfully be executed, therefore seeing the sleeping time to 100. Review comment: Typo: seeing -> setting ---------------------------------------------------------------- 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