Jinho Kim created TAJO-2143:
-------------------------------
Summary: Fix race condition in task history writer
Key: TAJO-2143
URL: https://issues.apache.org/jira/browse/TAJO-2143
Project: Tajo
Issue Type: Bug
Components: Worker
Affects Versions: 0.10.0
Reporter: Jinho Kim
Assignee: Jinho KimIf all task history is written before execution block is stopped, the file buffer can't flush. it will be flushed in the next running query. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
