milvus/internal/metastore
yihao.dai a434d33e75
feat: Add import scheduler and manager (#29367)
This PR introduces novel managerial roles for importv2:
1. ImportMeta: To manage all the import tasks;
2. ImportScheduler: To process tasks and modify their states;
3. ImportChecker: To ascertain the completion of all tasks and instigate
relevant operations.

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

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-01 18:31:02 +08:00
..
kv feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mocks feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
model feat: add clustering key in create/describe collection (#29506) 2024-01-07 19:56:48 +08:00
catalog_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
catalog.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00