neuyilan commented on a change in pull request #1588:
URL: https://github.com/apache/incubator-iotdb/pull/1588#discussion_r463389370



##########
File path: cluster/src/assembly/resources/conf/iotdb-cluster.properties
##########
@@ -107,6 +107,12 @@ enable_auto_create_schema=true
 # Weak consistency do not synchronize with the leader and simply use the local 
data
 consistency_level=mid
 
+#Whether to use an asynchronous server
+is_use_async_server=true
+
+#Whether to use asynchronous applications
+is_use_async_applier=false

Review comment:
       applications -> applier




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to