[
https://issues.apache.org/jira/browse/ARROW-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659751#comment-17659751
]
Rok Mihevc commented on ARROW-2725:
-----------------------------------
This issue has been migrated to [issue
#19114|https://github.com/apache/arrow/issues/19114] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)