apache / apache/iotdb

IoTDB can not start due to IoTDBConfigCheck

Open
#2,630 0 comments 0 reactions 0 assignees View on GitHub
Solution
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the configuration handling for iotdb-engine.properties and the persisted data/system/schema/system.properties path. Reproduce the startup failure after changing a configuration such as timestamp precision, then determine the expected behavior for that change and verify that restart handling matches it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.