Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-953: RawFile should release a DirectBuffer immediately#79

Closed
jinossy wants to merge 2 commits into
apache:masterfrom
jinossy:TAJO-953
Closed

TAJO-953: RawFile should release a DirectBuffer immediately#79
jinossy wants to merge 2 commits into
apache:masterfrom
jinossy:TAJO-953

Conversation

@jinossy
Copy link
Copy Markdown
Member

@jinossy jinossy commented Jul 17, 2014

RawFile allocated memory is a native DirectBuffer. This memory will be freed when the finalize method is called by gc

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jul 17, 2014

+1 Ship it.

Even though it does not include the unit tests, the change is straightforward.

@asfgit asfgit closed this in 3df7fda Jul 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants