[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