[ 
https://issues.apache.org/jira/browse/GOBBLIN-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hung Tran resolved GOBBLIN-447.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request #2313
[https://github.com/apache/incubator-gobblin/pull/2313]

> Always mark custom tasks as complete even if they throw exception in run()
> --------------------------------------------------------------------------
>
>                 Key: GOBBLIN-447
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-447
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Hung Tran
>            Priority: Major
>             Fix For: 0.13.0
>
>
> If a custom task throws an exception in the run() method, it was not getting 
> marked as complete which would result in the job hanging. Change the task 
> wrapper to mark tasks complete in a finally block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to