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