milvus/internal/rootcoord
Jiquan Long e3c11069eb
Fix ddl tt go back (#22617)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-03-08 10:13:51 +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
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
mock_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
OWNERS
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
proxy_manager.go
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 Fix ddl tt go back (#22617) 2023-03-08 10:13:51 +08:00
scheduler.go Fix ddl tt go back (#22617) 2023-03-08 10:13:51 +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
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
util.go