[skip ci] Add comments to the file query_node.yaml (#7707)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/7755/head
Bennu 2021-09-11 14:52:01 +08:00 committed by GitHub
parent 27dcf698d3
commit 888c7d7bfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,12 +11,12 @@
queryNode:
stats:
publishInterval: 1000 # milliseconds
publishInterval: 1000 # Interval for querynode to report node information (milliseconds)
dataSync:
flowGraph:
maxQueueLength: 1024
maxParallelism: 1024
maxQueueLength: 1024 # Maximum length of task queue in flowgraph
maxParallelism: 1024 # Maximum number of tasks executed in parallel in the flowgraph
msgStream:
search: