Hung Tran created GOBBLIN-447:
---------------------------------
Summary: 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
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)