[
https://issues.apache.org/jira/browse/GOBBLIN-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zihan Li resolved GOBBLIN-1378.
-------------------------------
Resolution: Fixed
> 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)