SIGN IN SIGN UP
milvus-io / milvus UNCLAIMED

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

0 0 146 Go

enhance: add cluster-wide read task queue clearing (#50090)

Related to #50089

Add a Proxy management entry point that routes through MixCoord to clear
queued read tasks across all Proxy and QueryNode instances. Queued tasks
are failed with canceled semantics and per-component counts are returned
so operators can recover from read-task backlog without attempting
unsafe active-task preemption.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
C
congqixia committed
ba538c6b7829aaa29783f5cbc2d910116c62d7bb
Parent: 9da2858
Committed by GitHub <noreply@github.com> on 5/29/2026, 10:00:35 AM