[Java] Null pointer closing unused JDBC Consumers
オープン
Type: enhancement
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
It’s legal to create a consumer that you never use, and then on close() vector will be null.
**Reporter**: [Larry White](https://issues.apache.org/jira/browse/ARROW-18179) / @lwhite1
**Note**: *This issue was originally created as [ARROW-18179](https://issues.apache.org/jira/browse/ARROW-18179). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
ソースファイルもテストも指定されていません。まず、未使用の JDBC Consumer のシナリオを再現し、その close() の経路を追跡します。未使用のままの consumer を閉じても null-pointer エラーが発生せず、そのケースの回帰テストカバレッジがある状態を完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- database
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100