[Java] Handle exceptions when flight service processes put requests
未關閉
Type: enhancement
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 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