apache / apache/iotdb

[IoTDB-1518] Session null pointer when create timeseries

オープン
#3,745 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
6.4k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
115

説明

In org.apache.iotdb.session.Session, createMultiTimeseries don't support encoding or compressor to be null, which will throw null pointer error. But in client, it is supported to create series without encoding and compressor. The details are as follows

![image](https://user-images.githubusercontent.com/46039728/129471549-fc78ceb9-cb22-4f03-8afa-8470abd1c375.png)

![image](https://user-images.githubusercontent.com/46039728/129471608-794546d6-4981-4d38-93f8-4c362c92ddd4.png)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

org.apache.iotdb.session.Session から開始して createMultiTimeseries を調査し、null の encoding と compressor の値がどのように処理されるかに注目してください。報告された null-pointer のケースを再現し、それらの値を指定せずに timeseries を作成できることを、サポートされているクライアントの動作を変更せずに確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
databases
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
38/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。