[ 
https://issues.apache.org/jira/browse/TAJO-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277570#comment-15277570
 ] 

Hudson commented on TAJO-2143:
------------------------------

SUCCESS: Integrated in Tajo-master-build #1140 (See 
[https://builds.apache.org/job/Tajo-master-build/1140/])
TAJO-2143: Fix race condition in task history writer. (jhkim: rev 
34c5d5f24c48683f59925cafbec04a832e532753)
* tajo-core/src/main/java/org/apache/tajo/util/history/HistoryWriter.java
* 
tajo-core-tests/src/test/java/org/apache/tajo/util/history/TestHistoryWriterReader.java
* CHANGES


> 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)

Reply via email to