Hi, In IoTDB 1.0, we have two roles of nodes and two major configuration files, iotdb-datanode.properties and iotdb-confignode.properties. Some configurations are duplicated in these files such as the admin username and password.
Therefore, we are going to add a new configuration file, iotdb-common.properties, to solve this problems The design doc is [1]. [1] https://apache-iotdb.feishu.cn/docx/doxcnjzB2xd9sScIlkNYJUJA1zb Thanks, Haonan Hou
