[
https://issues.apache.org/jira/browse/GOBBLIN-1378?focusedWorklogId=545500&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-545500
]
ASF GitHub Bot logged work on GOBBLIN-1378:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/21 18:32
Start Date: 01/Feb/21 18:32
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #3218:
URL: https://github.com/apache/incubator-gobblin/pull/3218
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 545500)
Time Spent: 20m (was: 10m)
> Fix the issue that task Hang after restart
> ------------------------------------------
>
> Key: GOBBLIN-1378
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1378
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Zihan Li
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In StreamModelTaskRunner.run() we call Fork.isDone() to determine whether a
> task finished. And in Fork.isDone() method, it only tread FAILED or SUCCEED
> as done, but task state COMMITTED should also be treated as done.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)