apache / apache/arrow

[Java][Flight] Implement JPMS (module-info.java) for Flight module

Open
#33,224 0 comments 0 reactions 0 assignees View on GitHub
Type: task
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

Blocker: Current grpc-api and grpc-context are not modularized and cannot be used as a module because both of them has the same package named io.grpc

**Reporter**: [David Dali Susanibar Arce](https://issues.apache.org/jira/browse/ARROW-18021) / @davisusanibar

**Note**: *This issue was originally created as [ARROW-18021](https://issues.apache.org/jira/browse/ARROW-18021). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Research direction

Start by locating the Java Flight module and its module-info.java entry point, then inspect how it depends on grpc-api and grpc-context. Check the migration documentation linked in the issue for context on the original ARROW-18021 request. Done means the Flight module can be compiled and consumed as a JPMS module without the conflicting grpc package issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, java
Domain
backend, build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.