mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
issue: #49707 pr: #49825 - QueryNode scheduler: add context-aware task admission, deadline cleanup, queue duration tracking, and ready NQ metrics for read task recovery under heavy load - QueryNode task grouping: bound grouped NQ size, merge ratio, and deadline gap so merged searches preserve latency constraints - Proxy timeout middleware: propagate request deadlines through the timeout context - Metrics and config: add read task execution duration metrics and 2.6.17 scheduler/grouping defaults --------- Signed-off-by: chyezh <chyezh@outlook.com>