apache / apache/arrow-java

[Java] Investigate dependency on Netty internals in arrow-memory-netty

Open
#184 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

### Describe the enhancement requested

See discussion in apache/arrow#36211.

Ideally we'd be able to remove the usage of internals, or at least make it so that they're optional (e.g. if we could implement two versions of InnerAllocator and pick the one that works at runtime).

### Component(s)

Java

Contributor guide

Open the contributing guide

Research direction

Start with the arrow-memory-netty component and read the discussion in apache/arrow#36211. Trace its dependency on Netty internals and determine whether the usage can be removed or made optional at runtime. Done means the dependency is removed or an agreed optional implementation is established.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.