milvus/internal/rootcoord
zhenshan.cao 0ac4bc32a5
Add logic of autoindex (#19570)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2022-10-08 15:38:58 +08:00
..
mocks Fix get collection by id (#19507) 2022-09-28 19:26:54 +08:00
alter_alias_task_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
alter_alias_task.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
broker_test.go Drop segment indexes when drop partition (#19022) 2022-09-23 09:36:51 +08:00
broker.go Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
constrant.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
create_alias_task_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
create_alias_task.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
create_collection_task_test.go Fix create collection failed to assign channels (#19551) 2022-09-29 15:54:54 +08:00
create_collection_task.go Fix create collection failed to assign channels (#19551) 2022-09-29 15:54:54 +08:00
create_partition_task_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
create_partition_task.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
ddl_ts_lock_manager_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
ddl_ts_lock_manager.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
dml_channels_test.go Fix create collection failed to assign channels (#19551) 2022-09-29 15:54:54 +08:00
dml_channels.go Fix create collection failed to assign channels (#19551) 2022-09-29 15:54:54 +08:00
drop_alias_task_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
drop_alias_task.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
drop_collection_task_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
drop_collection_task.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
drop_partition_task_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
drop_partition_task.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
expire_cache_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
expire_cache.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
field_id.go
garbage_collector_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
garbage_collector.go UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
import_helper.go Deprecated old RootCoord methods in Bulk Load (#19449) 2022-09-27 10:44:53 +08:00
import_manager_test.go Fix on busy node list not updated when services restart (#19561) 2022-09-30 16:54:55 +08:00
import_manager.go Fix on busy node list not updated when services restart (#19561) 2022-09-30 16:54:55 +08:00
meta_table_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
meta_table.go Fix malformed error log (#19589) 2022-09-30 17:22:54 +08:00
metrics_info.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_test.go Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
OWNERS
proxy_client_manager_test.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
proxy_client_manager.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
proxy_manager_test.go
proxy_manager.go
quota_center_test.go Update quota params (#19351) 2022-09-26 16:48:53 +08:00
quota_center.go Update quota params (#19351) 2022-09-26 16:48:53 +08:00
redo_test.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
redo.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
root_coord_test.go MEP-30:Support basic coordinators active-standby mechanism #16901 (#19166) 2022-09-29 18:35:02 +08:00
root_coord.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
scheduler_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
scheduler.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
step_executor_test.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
step_executor.go Fix drop collection failed due to etcd txn limit. (#19362) 2022-09-22 17:36:52 +08:00
step_test.go Fix drop collection failed due to etcd txn limit. (#19362) 2022-09-22 17:36:52 +08:00
step.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
task.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
timestamp_bench_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
timeticksync_test.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
timeticksync.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
undo_test.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
undo.go Make ddl follow tt mechanism (#19279) 2022-09-21 15:46:51 +08:00
util_test.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
util.go Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00