milvus/internal/querycoordv2/job
congqixia 3698c53a72
enhance: Check load fields for previous loaded collection (#35905)
Related to #35415

This PR make querycoord report error when load request tries to update
load fields list, which is currently not supported.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-09-02 18:39:03 +08:00
..
job_load.go enhance: Check load fields for previous loaded collection (#35905) 2024-09-02 18:39:03 +08:00
job_release.go fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
job_sync.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
job_test.go enhance: Check load fields for previous loaded collection (#35905) 2024-09-02 18:39:03 +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 fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
utils.go enhance: reduce the cpu usage when collection number is high (#32245) 2024-04-26 11:49:25 +08:00