You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Zihan Li (Jira)" <ji...@apache.org> on 2021/04/02 18:20:00 UTC

[jira] [Resolved] (GOBBLIN-1378) Fix the issue that task Hang after restart

     [ 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)