[
https://issues.apache.org/jira/browse/ARROW-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-4086.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4369
[https://github.com/apache/arrow/pull/4369]
> [Java] Add apis to debug alloc failures
> ---------------------------------------
>
> Key: ARROW-4086
> URL: https://issues.apache.org/jira/browse/ARROW-4086
> Project: Apache Arrow
> Issue Type: Task
> Components: Java
> Reporter: Pindikura Ravindra
> Assignee: Pindikura Ravindra
> Priority: Major
> Labels: arrow, pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 10h 50m
> Remaining Estimate: 0h
>
> On allocation failures, it's useful to know where the memory is being used in
> the tree of allocators (for debugging). One way to do this would be by adding
> APIs to :
> # get root allocator from a given allocator
> # get summary of usage/limit from an allocator upto N levels (N is an input
> arg)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)