milvus/internal/querycoordv2/utils
yihao.dai 9d2a0e775c
fix: [2.5] Fix slow dist handle and slow observe (#38905)
1. Provide partition&channel level indexing in the collection target.
2. Make SegmentAction not wait for distribution.
3. Remove scheduler and target manager mutex
4. Optimize logging to reduce CPU overhead.

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

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

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-01-16 17:07:02 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
checker.go enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
meta.go enhance: add db name in replica description (#38673) 2025-01-09 19:43:04 +08:00
meta_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
types.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
types_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
util.go fix: [2.5] Fix slow dist handle and slow observe (#38905) 2025-01-16 17:07:02 +08:00
util_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00