milvus/internal/querycoordv2/task
yah01 c68c128e47
fix: level 0 segments not loaded (#29908)
the recent changes move the level 0 segments list to a new proto field,
which leads to the QueryCoord can't see the level 0 segments, handle the
new changes
fix #29907

Signed-off-by: yah01 <yang.cen@zilliz.com>
2024-01-16 14:40:53 +08:00
..
action.go enhance: remove merger for load segments (#29062) 2023-12-12 10:48:37 +08:00
executor.go fix: level 0 segments not loaded (#29908) 2024-01-16 14:40:53 +08:00
mock_scheduler.go Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
scheduler.go fix: Balance channel may cause channel not availble error (#28829) 2023-12-01 10:08:34 +08:00
task_test.go enhance: remove merger for load segments (#29062) 2023-12-12 10:48:37 +08:00
task.go enhance: make Load process traceable in querycoord (#29806) 2024-01-10 09:58:49 +08:00
utils_test.go feat: Support multiple vector search (#29433) 2024-01-08 15:34:48 +08:00
utils.go feat: Support multiple vector search (#29433) 2024-01-08 15:34:48 +08:00