milvus/internal/flushcommon
yihao.dai 29dad64341
fix: [2.5] Fix consume blocked due to too many consumers (#38915)
This PR limits the maximum number of consumers per pchannel to 10 for
each QueryNode and DataNode.

issue: https://github.com/milvus-io/milvus/issues/37630

pr: https://github.com/milvus-io/milvus/pull/38455

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-01-16 15:19:03 +08:00
..
broker enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
io enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
metacache enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
pipeline fix: [2.5] Fix consume blocked due to too many consumers (#38915) 2025-01-16 15:19:03 +08:00
syncmgr enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
util fix: revert optimize CPU usage for CheckHealth requests (#35589) (#38555) 2024-12-19 00:38:45 +08:00
writebuffer enhance: [2.5] Reduce memory usage of BF in DataNode and QueryNode (#38913) 2025-01-15 13:59:00 +08:00