milvus/internal/rootcoord
Enwei Jiao fb0705df1b
Decouple basetable and componentparam (#26725)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2023-09-05 10:31:48 +08:00
..
mocks Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00
alter_alias_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
alter_alias_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
alter_collection_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
alter_collection_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
broker_test.go Organize mocks from types.go (#25466) 2023-07-14 10:12:31 +08:00
broker.go Fill Collection start position timestamp in WatchInfo (#26370) 2023-08-16 09:05:32 +08:00
constrant.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
create_alias_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
create_alias_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
create_collection_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
create_collection_task.go [Fixup] msg context access data race when msgdispatcher (#26463) 2023-08-21 19:16:22 +08:00
create_db_task_test.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
create_db_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
create_partition_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
create_partition_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
ddl_ts_lock_manager_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
ddl_ts_lock_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
describe_collection_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
describe_collection_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
dml_channels_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
dml_channels.go Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
drop_alias_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
drop_alias_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
drop_collection_task_test.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
drop_collection_task.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
drop_db_task_test.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
drop_db_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
drop_partition_task_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
drop_partition_task.go Disable release partition when drop partition (#25244) 2023-07-01 16:18:23 +08:00
expire_cache_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
expire_cache.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
field_id.go fix the spelling of field (#25008) 2023-06-21 14:00:42 +08:00
garbage_collector_test.go Organize mocks from types.go (#25466) 2023-07-14 10:12:31 +08:00
garbage_collector.go [Fixup] msg context access data race when msgdispatcher (#26463) 2023-08-21 19:16:22 +08:00
has_collection_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
has_collection_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
has_partition_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
has_partition_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
import_helper.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
import_manager_test.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
import_manager.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
list_db_task_test.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
list_db_task.go Support rename db name of the collection (#26543) 2023-08-29 14:54:26 +08:00
meta_table_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
meta_table.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
metrics_info.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
mock_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
name_db.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
proxy_client_manager_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
proxy_client_manager.go Add server id validation interceptor (#26395) 2023-08-17 20:20:20 +08:00
proxy_manager_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
proxy_manager.go Fix panic while stopping the cluster (#26580) 2023-08-23 19:08:23 +08:00
quota_center_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
quota_center.go Improve rated log in insertBufferNode (#26788) 2023-09-04 09:59:10 +08:00
redo_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
redo.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
rename_collection_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
rename_collection_task.go Support rename db name of the collection (#26543) 2023-08-29 14:54:26 +08:00
root_coord_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
root_coord.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
scheduler_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
scheduler.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
show_collection_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
show_collection_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
show_partition_task_test.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
show_partition_task.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
step_executor_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
step_executor.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
step_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
step.go Delete the user-role mapping info when deleting the user (#25988) 2023-08-04 18:37:08 +08:00
task.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
timestamp_bench_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
timeticksync_test.go Delete useless config (#26173) 2023-08-08 10:23:08 +08:00
timeticksync.go [Fixup] msg context access data race when msgdispatcher (#26463) 2023-08-21 19:16:22 +08:00
undo_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
undo.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
util_test.go enable config each collection has different rate limit (#24139) 2023-06-21 15:02:42 +08:00
util.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00