apache / apache/arrow-java

[Java] Build memory-netty as a JPMS module

Open
#150 6 comments 1 reaction 1 assignee Claimed by @jduo View on GitHub
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

### Describe the enhancement requested
This depends on apache/arrow#38998.

Build memory-netty as a JPMS module.

This change requires patching Netty's public module since we add classes to exposed packages and call package-private functions.

This requires users to add a patch-module command to their java invocation. It is somewhat inconvenient because it needs to reference one of our delivered JAR filenames (which vary by location and version)

### Component(s)

Java

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.