[
https://issues.apache.org/jira/browse/ARROW-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2725:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/19114
> [JAVA] make Accountant.AllocationOutcome publicly visible
> ---------------------------------------------------------
>
> Key: ARROW-2725
> URL: https://issues.apache.org/jira/browse/ARROW-2725
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Vanco Buca
> Assignee: Vanco Buca
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Original Estimate: 1h
> Time Spent: 20m
> Remaining Estimate: 40m
>
> ARROW-2696 improved the allocation listener, adding a function that ended up
> using the Accountant.AllocationOutcome. However, while AllocationOutcome is
> public, Accountant is package private. This limits all listeners to be
> members of the arrow.memory package, which seems silly.
> Instead, promote AllocationOutcome into a public enum within arrow.memory
--
This message was sent by Atlassian Jira
(v8.20.10#820010)