IoTDB can not start due to IoTDBConfigCheck
オープン
Solution
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
Some configurations in iotdb-engine.properties is unmodifiable after the first start, such as which precision a long timestamp represents.
If you change some config, we will check this, stop the server and remind you.
If you insist on changing these config(and ensure this will not cause bug), you could modify the data/system/schema/system.properties and restart.
コントリビューションガイド
調査の方向性
まず、iotdb-engine.properties の設定処理と、永続化されたデータのパス data/system/schema/system.properties を確認します。timestamp precision などの設定を変更した後に起動失敗を再現し、次にその変更に対して期待される動作を判断し、再起動処理がそれに一致することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100