[
https://issues.apache.org/jira/browse/TAJO-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277557#comment-15277557
]
Hudson commented on TAJO-2143:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #721 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/721/])
TAJO-2143: Fix race condition in task history writer. (jhkim: rev
34c5d5f24c48683f59925cafbec04a832e532753)
*
tajo-core-tests/src/test/java/org/apache/tajo/util/history/TestHistoryWriterReader.java
* CHANGES
* tajo-core/src/main/java/org/apache/tajo/util/history/HistoryWriter.java
> 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 Kim
> Fix For: 0.12.0, 0.11.3
>
>
> If 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)