[Java] Move base memory component tests from memory-netty to memory-core
未关闭
Type: enhancement
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
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.*
贡献指南
调研方向
首先检查 java/memory/memory-netty/src/test/java/org/apache/arrow/memory 下的测试,并确定哪些是通用的内存组件测试。比较 memory-netty 和 memory-core 的测试布局,然后将适用的测试移到 memory-core,并验证它们不再保留在 memory-netty 中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100