You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by lt...@apache.org on 2019/06/26 06:57:00 UTC

[incubator-iotdb] branch cluster updated: modify iotdb-cluster property

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


The following commit(s) were added to refs/heads/cluster by this push:
     new 5c0cc58  modify iotdb-cluster property
5c0cc58 is described below

commit 5c0cc585b1fc231d84ee21e2a39b5008df762dd4
Author: lta <li...@163.com>
AuthorDate: Wed Jun 26 14:56:38 2019 +0800

    modify iotdb-cluster property
---
 iotdb/iotdb/conf/iotdb-cluster.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iotdb/iotdb/conf/iotdb-cluster.properties b/iotdb/iotdb/conf/iotdb-cluster.properties
index c85ecc6..f8e35fd 100644
--- a/iotdb/iotdb/conf/iotdb-cluster.properties
+++ b/iotdb/iotdb/conf/iotdb-cluster.properties
@@ -93,7 +93,7 @@ concurrent_qp_sub_task_thread = 0
 
 # Batch data size read from remote query node once while reading, default value is 10000.
 # The smaller the parameter, the more communication times and the more time-consuming it is.
-batch_read_size = 10000;
+batch_read_size = 10000
 
 # Maximum number of cached batch data list for each series in coordinator node while reading,
 # default value is 2. The coordinator node is responsible for receiving client requests and