[
https://issues.apache.org/jira/browse/TAJO-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064782#comment-14064782
]
Hudson commented on TAJO-953:
-----------------------------
FAILURE: Integrated in Tajo-master-build #302 (See
[https://builds.apache.org/job/Tajo-master-build/302/])
TAJO-953: RawFile should release a DirectBuffer immediately. (jinho) (jinossy:
rev 3df7fda36bfcb3869878f72d90830315b0584f2e)
* CHANGES
* tajo-storage/src/main/java/org/apache/tajo/storage/StorageUtil.java
* tajo-storage/src/main/java/org/apache/tajo/storage/RawFile.java
> RawFile should release a DirectBuffer immediately
> -------------------------------------------------
>
> Key: TAJO-953
> URL: https://issues.apache.org/jira/browse/TAJO-953
> Project: Tajo
> Issue Type: Improvement
> Components: data shuffle
> Affects Versions: 0.8.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.9.0
>
>
> RawFile allocated memory is a native DirectBuffer. This memory will be freed
> when the finalize method is called by gc.
--
This message was sent by Atlassian JIRA
(v6.2#6252)