Hyunsik Choi created TAJO-1725:
----------------------------------
Summary: 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)