You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/03 21:31:00 UTC

[jira] [Updated] (ARROW-2165) enhance AllocatorListener to listen for child allocator addition and removal

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

ASF GitHub Bot updated ARROW-2165:
----------------------------------
    Labels: pull-request-available  (was: )

> enhance AllocatorListener to listen for child allocator addition and removal
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-2165
>                 URL: https://issues.apache.org/jira/browse/ARROW-2165
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Vanco Buca
>            Priority: Minor
>              Labels: pull-request-available
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> AllocatorListener allows a BaseAllocator to track when users allocate memory. However, the structure of the users' allocators can't be tracked easily. 
> I suggest an enhancement to the AllocatorListener: onNewChild(BufferAllocator) and onChildClosed(BufferAllocator)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)