Zihan Li created GOBBLIN-1378:
---------------------------------

             Summary: 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


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)

Reply via email to