mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Remove dup config items (#23653)
Signed-off-by: yah01 <yang.cen@zilliz.com>
This commit is contained in:
parent
e23af6406f
commit
4a2726b3f9
@ -168,8 +168,6 @@ proxy:
|
||||
|
||||
# Related configuration of queryCoord, used to manage topology and load balancing for the query nodes, and handoff from growing segments to sealed segments.
|
||||
queryCoord:
|
||||
taskMergeCap: 16
|
||||
taskExecutionCap: 256
|
||||
autoHandoff: true # Enable auto handoff
|
||||
autoBalance: true # Enable auto balance
|
||||
overloadedMemoryThresholdPercentage: 90 # The threshold percentage that memory overload
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user