milvus/internal/metastore/kv
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
..
binlog fix: not store timestampTo and timestampFrom (#30450) 2024-02-04 14:23:05 +08:00
datacoord feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
querycoord enhance: Remove partition load infos with prefix (#28969) 2023-12-05 12:52:34 +08:00
rootcoord fix: collection properties not saved for alter collection (#30145) 2024-01-19 23:06:54 +08:00