[
https://issues.apache.org/jira/browse/ARROW-7793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-7793.
---------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6401
[https://github.com/apache/arrow/pull/6401]
> [Java] If there is a leak the base allocator should release the excess memory
> to parent 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Here [1] it should release the excess reservation minus leak to parent 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)