IoTDB can not start due to IoTDBConfigCheck
- 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
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