milvus/internal/flushcommon
yihao.dai a5a83a0904
fix: Fix consume blocked due to too many consumers (#38455)
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

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-01-15 21:37:01 +08:00
..
broker enhance: make new go package to manage proto (#39114) 2025-01-10 10:49: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 (#39114) 2025-01-10 10:49:01 +08:00
pipeline fix: Fix consume blocked due to too many consumers (#38455) 2025-01-15 21:37:01 +08:00
syncmgr enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
util fix: revert optimize CPU usage for CheckHealth requests (#35589) (#38555) 2024-12-19 00:38:45 +08:00
writebuffer enhance: Reduce memory usage of BF in DataNode and QueryNode (#38129) 2025-01-15 01:59:01 +08:00