milvus/internal/querycoordv2/job
Xiaofan 02ace25c68
enhance: reduce the cpu usage when collection number is high (#32245)
related to #32165
1. for all the manager, support collection level index
2. remove collection level filter to avoid extra cpu usage when
collection number increases

Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-04-26 11:49:25 +08:00
..
job_load.go enhance: Make querycoordv2 collection observer task driven (#32441) 2024-04-22 10:39:22 +08:00
job_release.go Fix failed to load collection with more than 128 partitions (#26763) 2023-09-02 00:09:01 +08:00
job_sync.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
job_test.go enhance: Make querycoordv2 collection observer task driven (#32441) 2024-04-22 10:39:22 +08:00
job.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
scheduler.go Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
undo.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
utils.go enhance: reduce the cpu usage when collection number is high (#32245) 2024-04-26 11:49:25 +08:00