You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Projjal Chanda (Jira)" <ji...@apache.org> on 2020/02/07 11:19:00 UTC

[jira] [Created] (ARROW-7793) [Java] If the child allocators leak memory the base allocator doesn't release its memory before throwing exception

Projjal Chanda created ARROW-7793:
-------------------------------------

             Summary: [Java] If the child allocators leak memory the base allocator doesn't release its memory before throwing exception
                 Key: ARROW-7793
                 URL: https://issues.apache.org/jira/browse/ARROW-7793
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Projjal Chanda
            Assignee: Projjal Chanda


Here [1] it should call super.close() before throwing exception

[1] https://github.com/apache/arrow/blob/762202418541e843923b8cae640d15b4952a0af6/java/memory/src/main/java/org/apache/arrow/memory/BaseAllocator.java#L481



--
This message was sent by Atlassian Jira
(v8.3.4#803005)