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

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

     [ https://issues.apache.org/jira/browse/ARROW-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pindikura Ravindra resolved ARROW-6383.
---------------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

Issue resolved by pull request 5227
[https://github.com/apache/arrow/pull/5227]

> [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
>            Priority: Major
>              Labels: java, pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 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)