[Java] Handle exceptions when flight service processes put requests
オープン
Type: enhancement
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
The current way of processing is to swallow the exception silently and print a log. However, this way is not friendly to debugging and problem diagnosis. We need a way to process it explicitly.
**Reporter**: [Liya Fan](https://issues.apache.org/jira/browse/ARROW-6056) / @liyafan82
**Note**: *This issue was originally created as [ARROW-6056](https://issues.apache.org/jira/browse/ARROW-6056). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
まず、put リクエストを処理する Java Flight サービスのエントリポイントと、現在例外を捕捉してログに記録している経路を特定します。周辺のサービス動作から、期待される明示的な処理を判断します。例外が暗黙に握りつぶされなくなり、その結果の動作がプロジェクトの既存のチェックでカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- api, backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100