[
https://issues.apache.org/jira/browse/TAJO-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648811#comment-14648811
]
ASF GitHub Bot commented on TAJO-1725:
--------------------------------------
Github user hyunsik closed the pull request at:
https://github.com/apache/tajo/pull/667
> TaskContainer can hang when RuntimeException occurs in TaskImpl.
> ----------------------------------------------------------------
>
> Key: TAJO-1725
> URL: https://issues.apache.org/jira/browse/TAJO-1725
> Project: Tajo
> Issue Type: Bug
> Components: Worker
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> TaskContainer can hang when RuntimeException occurs in TaskImpl. The reason
> is as follows:
> * TaskContainer can be aborted by Exception.
> * TaskImpl running in TaskContainer does not throw Throwable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)