[
https://issues.apache.org/jira/browse/ARROW-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2725:
----------------------------------
Labels: pull-request-available (was: )
> [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 - Memory
> Reporter: Vanco Buca
> Priority: Minor
> Labels: pull-request-available
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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
(v7.6.3#76005)