mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for milvus.yaml (#12760)
Signed-off-by: Bennu <yunmei.li@zilliz.com>pull/12784/merge
parent
519fb5d9a2
commit
69902378cc
|
|
@ -101,7 +101,7 @@ queryCoord:
|
|||
port: 19531
|
||||
autoHandoff: true # Enable auto handoff
|
||||
autoBalance: true
|
||||
overloadedMemoryThresholdPercentage: 90
|
||||
overloadedMemoryThresholdPercentage: 90 # The threshold percentage that memory overload
|
||||
balanceIntervalSeconds: 60
|
||||
memoryUsageMaxDifferencePercentage: 30
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue