apache / apache/arrow-java

[Java] Handle exceptions when flight service processes put requests

未关闭
#286 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。