milvus/internal/proto
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
..
internalpb fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
data_coord.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
etcd_meta.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
index_cgo_msg.proto Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
index_coord.proto enhance: pass partition key scalar info if enabled when build vector index (#29931) 2024-01-24 00:04:55 +08:00
internal.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +08:00
proxy.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
query_coord.proto enhance: add new LRU cache impl (#30360) 2024-02-27 20:58:40 +08:00
root_coord.proto feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
segcore.proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00