apache / apache/arrow-java

[Java] Move base memory component tests from memory-netty to memory-core

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

Description

Most of the tests are general and should not be located in module arrow-netty:

https://github.com/apache/arrow/tree/master/java/memory/memory-netty/src/test/java/org/apache/arrow/memory

**Reporter**: [Hongze Zhang](https://issues.apache.org/jira/browse/ARROW-14921) / @zhztheplayer

**Note**: *This issue was originally created as [ARROW-14921](https://issues.apache.org/jira/browse/ARROW-14921). 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 reviewing the tests under java/memory/memory-netty/src/test/java/org/apache/arrow/memory and identify which are general memory-component tests. Compare the memory-netty and memory-core test layouts, then move the applicable tests into memory-core and verify that they no longer remain in memory-netty.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.