You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/29 10:17:00 UTC

[jira] [Created] (ARROW-6383) [Java] report outstanding child allocators on parent allocator close

Pindikura Ravindra created ARROW-6383:
-----------------------------------------

             Summary: [Java] report outstanding child allocators on parent allocator close
                 Key: ARROW-6383
                 URL: https://issues.apache.org/jira/browse/ARROW-6383
             Project: Apache Arrow
          Issue Type: Task
            Reporter: Pindikura Ravindra
            Assignee: Pindikura Ravindra


when a parent allocator is closed, we should report the child allocators if any are outstanding. This helps in debugging memory leaks - will tell if the leak happened in the parent or the child.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)