[
https://issues.apache.org/jira/browse/ARROW-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071018#comment-17071018
]
Liya Fan commented on ARROW-8230:
---------------------------------
[~rymurr]
I think my understanding is close to yours.
However, it may not be feasible to remove the netty dependency completely in a
single PR, as some refactoring work is required before we are ready to remove
it completely.
So I think in this issue, we need to create the new module, move some classes
there, mark some as deprecated, and leave the rest as future work.
> [Java] Move Netty memory manager into a separate module
> -------------------------------------------------------
>
> Key: ARROW-8230
> URL: https://issues.apache.org/jira/browse/ARROW-8230
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Liya Fan
> Assignee: Ryan Murray
> Priority: Major
>
> Move Netty memory manager into a separate module such that the basic
> allocator does not depend on it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)