milvus/internal/rootcoord
Jiquan Long a5e2d6b6fb
Refactor RootCoord (#18930)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
Co-authored-by: xaxys <tpnnghd@163.com>

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
Co-authored-by: xaxys <tpnnghd@163.com>
2022-09-05 13:29:11 +08:00
..
alter_alias_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
alter_alias_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
broker_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
broker.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
constrant.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_alias_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_alias_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_collection_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_collection_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_partition_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_partition_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
describe_collection_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
describe_collection_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
dml_channels_test.go Simplify Dml-DeltaChannel mapping logic (#18702) 2022-08-18 14:24:50 +08:00
dml_channels.go Simplify Dml-DeltaChannel mapping logic (#18702) 2022-08-18 14:24:50 +08:00
drop_alias_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
drop_alias_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
drop_collection_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
drop_collection_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
drop_partition_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
drop_partition_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
field_id.go [skip e2e] Grammar correction (#14415) 2021-12-28 19:18:20 +08:00
garbage_collector_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
garbage_collector.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
has_collection_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
has_collection_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
has_partition_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
has_partition_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
import_helper.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
import_manager_test.go Return error when bulkload pending list hit limit (#17570) 2022-06-16 13:02:10 +08:00
import_manager.go Remove genReqID function in import manager bacause the request ID is useless (#17853) 2022-06-28 18:20:18 +08:00
meta_table_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
meta_table.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
metrics_info.go Add ShowConfigurations for all remaining session (#18594) 2022-08-12 13:20:39 +08:00
mock_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
proxy_client_manager_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
proxy_client_manager.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
proxy_manager_test.go Handle etcd compacted error (#17886) 2022-06-30 18:54:19 +08:00
proxy_manager.go Unified catalog interface for segment (#18289) (#18290) 2022-08-20 10:24:51 +08:00
redo_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
redo.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
root_coord_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
root_coord.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
scheduler_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
scheduler.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
show_collection_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
show_collection_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
show_partition_task_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
show_partition_task.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
step.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
task_v2.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
timestamp_bench_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
timeticksync_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
timeticksync.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
undo_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
undo.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
util_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
util.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00