[Java] Move base memory component tests from memory-netty to memory-core
- 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
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