[Java] Handle Flight Tests to gracefully shutdown.
オープン
Type: bug
Type: Continuous Integration
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 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