[ https://issues.apache.org/jira/browse/GOBBLIN-1078?focusedWorklogId=416818&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-416818 ]
ASF GitHub Bot logged work on GOBBLIN-1078: ------------------------------------------- Author: ASF GitHub Bot Created on: 06/Apr/20 18:21 Start Date: 06/Apr/20 18:21 Worklog Time Spent: 10m Work Description: sv2000 commented on 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 Issue Time Tracking ------------------- Worklog Id: (was: 416818) Time Spent: 2h 40m (was: 2.5h) > Coordination between task cancel and task initialization in Helix > ----------------------------------------------------------------- > > Key: GOBBLIN-1078 > URL: https://issues.apache.org/jira/browse/GOBBLIN-1078 > Project: Apache Gobblin > Issue Type: Improvement > Reporter: Lei Sun > Priority: Major > Time Spent: 2h 40m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)