Hi Trevor, In 0.12, we change the default config values in IoTDB is consistent with the values in iotdb-engine.properties, so we commented out all lines in iotdb-engine.properties file, so that you only need to change the ones you want to change.
However, in v0.11, due to some historical reasons, some default config values in IoTDB differs from the corresponding values in iotdb-engine.properties, so you'd better not commented out all the lines in iotdb-engine.properties of v0.11. On Fri, Oct 29, 2021 at 3:49 AM Trevor Hart <[email protected]> wrote: > Hello Team > > > > I am finally upgrading to v0.12. I noticed that the new > iotdb-engine.properties file has almost all options commented out (while my > v0.11 does not). > > > > Is this okay to leave commented out unless I specifically changed a > setting in v0.11? > > > > Thanks > > Trevor
