IoTDB can not start due to IoTDBConfigCheck
未关闭
Solution
- 主要语言
- Java
- 星标
- 6.4k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 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 的配置处理以及持久化数据/system/schema/system.properties 路径。在更改 timestamp precision 等配置后复现启动失败,然后确定该更改的预期行为,并验证重启处理是否与其一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- databases
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100