Re: Upgrading to 0.12 & iotdb-engine.properties

2021-11-01 Thread Trevor Hart
Thanks Yuan!








 On Fri, 29 Oct 2021 08:48:57 +1300 Trevor Hart  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

Re: Upgrading to 0.12 & iotdb-engine.properties

2021-10-28 Thread Yuan Tian
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  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