fix bug
This commit is contained in:
parent
c83dca2359
commit
0a291d3d36
|
@ -270,3 +270,9 @@
|
|||
|
||||
# in retrieve blocking model, only in 50% query threads will be used in query processing in dnode
|
||||
# retrieveBlockingModel 0
|
||||
|
||||
# the maximum allowed query buffer size in MB during query processing for each data node
|
||||
# -1 no limit (default)
|
||||
# 0 no query allowed, queries are disabled
|
||||
# queryBufferSize -1
|
||||
|
||||
|
|
Loading…
Reference in New Issue