mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Add comment for milvus.yaml (#12759)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
263e22fe66
commit
cb4711425e
@ -100,7 +100,7 @@ queryCoord:
|
||||
address: localhost
|
||||
port: 19531
|
||||
autoHandoff: true # Enable auto handoff
|
||||
autoBalance: true
|
||||
autoBalance: true # Enable auto balance
|
||||
overloadedMemoryThresholdPercentage: 90 # The threshold percentage that memory overload
|
||||
balanceIntervalSeconds: 60
|
||||
memoryUsageMaxDifferencePercentage: 30
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user