Files
Zhen YeandGitHub 308fbcb8ac enhance: [cp hotfix-2.6.17] optimize QueryNode scheduler recovery performance from heavy load (#49945)
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>
2026-05-21 22:44:38 +08:00
..