However, I think it would be good If the code for accessing the options would not be merged. Because that would move the project to being more of a mono-module type of project.
Chris Von: Jialin Qiao <qiaojia...@apache.org> Datum: Samstag, 1. Juni 2024 um 08:07 An: dev@iotdb.apache.org <dev@iotdb.apache.org> Betreff: Re: [Proposal] Merge configuration files to iotdb-system.properties Hi, Good feature! This will make it easy for users to set configs. Jialin Qiao wenwei shu <s13979062...@gmail.com> 于2024年5月31日周五 21:23写道: > > Hello everyone, > > I am Wenwei Shu, a new contributor to Apache IoTDB. Recently, we are > working on merging `iotdb-confignode.properties`, > `iotdb-datanode.properties` and `iotdb-common.properties` into a new > `iotdb-system.properties` file. For old version users who upgrade to a new > version, if they don't create the new configuration file themselves during > the upgrade, IoTDB will generate the new configuration file based on > several old configuration files after it is started. You can check this PR > to get more details: https://github.com/apache/iotdb/pull/12570. > Thank you for your reading. > > Best regards, > Wenwei Shu