mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
Limit the maximum concurrency of channel tasks for each DataNode to prevent excessive subscriptions from causing DataNode OOM. issue: https://github.com/milvus-io/milvus/issues/37665 Signed-off-by: bigsheeper <yihao.dai@zilliz.com>