[Java] Handle Flight Tests to gracefully shutdown.
未关闭
Type: bug
Type: Continuous Integration
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### Describe the bug, including details regarding any error messages, version, and platform.
We have been experiencing a few flaky tests in Flight. And recently this was tracked in another PR https://github.com/apache/arrow/pull/43551#issuecomment-2328024081.
The root cause could be the issue discussed here. Shutting down the servers gracefully in order to release resources is necessary to avoid this flakiness in the tests.
### Component(s)
Java
贡献指南
调研方向
首先查看不稳定的 Flight 测试报告以及 Apache Arrow PR 43551 中链接的讨论。确定保留资源的 Flight 测试服务器,并确定应如何协调优雅关闭。完成的标准是服务器能够可靠地释放资源,并且报告的测试不稳定问题得到解决。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100