[FlightRPC][Integration] Ensure all RPC methods are covered by integration testing
未关闭
Type: enhancement
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
This would help catch issues like https://github.com/apache/arrow/issues/13853
**Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-17568) / @lidavidm
#### Related issues:
- [[Flight] Test Flight servers and clients with a generic gRPC services](https://github.com/apache/arrow/issues/20981) (relates to)
**Note**: *This issue was originally created as [ARROW-17568](https://issues.apache.org/jira/browse/ARROW-17568). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
贡献指南
调研方向
首先找到现有的 FlightRPC 集成测试,并列出 Java 实现公开的 RPC 方法。比较这两组方法,然后为缺失的方法添加覆盖;当每个 RPC 方法都由集成测试执行,并且能够检测到类似所链接的 Arrow 13853 案例这样的问题时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- grpc, java
- 领域
- api, distributed-systems, testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100