You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2014/07/17 08:38:04 UTC

[jira] [Created] (TAJO-953) RawFile should release a DirectBuffer immediately

Jinho Kim created TAJO-953:
------------------------------

             Summary: 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


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)