Hi caiyin, After merging, there are indeed more configuration items in one file, but i think it will not cause confusion. Most configuration item names in `iotdb-confignode.properties` or `iotdb-datanode.properties` begin with `cn` or `dn`.
Best Wenwei Shu ycy wi <ycy...@gmail.com> 于2024年6月1日周六 17:19写道: > Hi wenwei, > > I am curious whether this will ultimately lead to an oversized or > redundant configuration file. I might just want to modify some > configuration items in the dataNode. In theory, I only need to pay > attention to the configuration items in iotdb-datanode.properties. Will the > merge cause any confusion due to similar configuration items in > iotdb-confignode.properties? > > Best > CaiyinYang > > > > > > > 2024年5月31日 21:20,wenwei shu <s13979062...@gmail.com> 写道: > > > > 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 > >