milvus/internal/rootcoord
jaime d126f06946
Decouple mq module from internal proto definition (#22536)
Signed-off-by: jaime <yun.zhang@zilliz.com>
2023-03-04 23:21:50 +08:00
..
mocks Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
alter_alias_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
alter_alias_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
alter_collection_task_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
alter_collection_task.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
broker_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
broker.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
constrant.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
create_alias_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
create_alias_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
create_collection_task_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
create_collection_task.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
create_partition_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
create_partition_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +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 Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
describe_collection_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
describe_collection_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
dml_channels_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
dml_channels.go Refine log when initialize dml channels (#21863) 2023-01-30 14:05:54 +08:00
drop_alias_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
drop_alias_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
drop_collection_task_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
drop_collection_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
drop_partition_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
drop_partition_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
expire_cache_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
expire_cache.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
field_id.go [skip e2e] Grammar correction (#14415) 2021-12-28 19:18:20 +08:00
garbage_collector_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
garbage_collector.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
has_collection_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
has_collection_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
has_partition_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
has_partition_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
import_helper.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
import_manager_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
import_manager.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
meta_table_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
meta_table.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
metrics_info.go Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00
mock_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
proxy_client_manager_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
proxy_client_manager.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
proxy_manager_test.go Avoid Sync when the segment open (#21397) 2022-12-28 10:51:34 +08:00
proxy_manager.go Add based on timetravel GC for snapshot KV (#21417) 2023-01-04 21:37:35 +08:00
quota_center_test.go refine mock querycoord (#22198) 2023-02-16 15:38:34 +08:00
quota_center.go Fix check time tick lag with no channel (#21737) 2023-01-16 18:49:43 +08:00
redo_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
redo.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
rename_collection_task_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
rename_collection_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
root_coord_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
root_coord.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
scheduler_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
scheduler.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
show_collection_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
show_collection_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
show_partition_task_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
show_partition_task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
step_executor_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
step_executor.go Use errors.Wrap and Combine so retry error could check errors.Is (#22520) 2023-03-02 17:25:48 +08:00
step_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
step.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
task.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
timestamp_bench_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
timeticksync_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
timeticksync.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
undo_test.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
undo.go Add license to rootcoord module (#22301) 2023-02-22 11:37:45 +08:00
util_test.go Optimize ddl case when collection not exist (#19950) 2022-10-21 16:37:29 +08:00
util.go Optimize ddl case when collection not exist (#19950) 2022-10-21 16:37:29 +08:00