This is an automated email from the ASF dual-hosted git repository.

lta pushed a commit to branch cluster
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 130bcfff2c7a4dd21ad3d86b9ffeda4a49ffc639
Author: lta <[email protected]>
AuthorDate: Wed May 29 15:20:19 2019 +0800

    update engine properties
---
 iotdb/iotdb/conf/iotdb-engine.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iotdb/iotdb/conf/iotdb-engine.properties 
b/iotdb/iotdb/conf/iotdb-engine.properties
index 5cd37f4..9dfe1c9 100644
--- a/iotdb/iotdb/conf/iotdb-engine.properties
+++ b/iotdb/iotdb/conf/iotdb-engine.properties
@@ -218,4 +218,4 @@ IP_white_list=0.0.0.0/0
 # Choose a sync strategy of loading historical data:
 #1. It's more likely to update historical data, please choose "true".
 #2. It's more likely not to update historical data or you don't know exactly, 
please choose "false". 
-updateHistoricalDataPossibility=false
+update_historical_data_possibility=false

Reply via email to