milvus/internal/rootcoord
bigsheeper c187de7754
Show trigger reason when deny to read/write (#21368)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2022-12-30 18:35:32 +08:00
..
mocks Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
alter_alias_task_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
alter_alias_task.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
alter_collection_task_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
alter_collection_task.go Fix collection metrics leakage (#19944) 2022-10-21 10:13:28 +08:00
broker_test.go Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
broker.go Make BulkInsert free DataNode workload when import segments are flushed (#21253) 2022-12-28 11:11:30 +08:00
constrant.go
create_alias_task_test.go Fix index not exist (#20027) 2022-10-25 10:01:30 +08:00
create_alias_task.go Fix index not exist (#20027) 2022-10-25 10:01:30 +08:00
create_collection_task_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
create_collection_task.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
create_partition_task_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
create_partition_task.go Fix collection metrics leakage (#19944) 2022-10-21 10:13:28 +08:00
ddl_ts_lock_manager_test.go
ddl_ts_lock_manager.go
describe_collection_task_test.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
describe_collection_task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
dml_channels_test.go Refine msgstream interface (#20832) 2022-12-05 20:55:17 +08:00
dml_channels.go Refine msgstream interface (#20832) 2022-12-05 20:55:17 +08:00
drop_alias_task_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
drop_alias_task.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
drop_collection_task_test.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
drop_collection_task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
drop_partition_task_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
drop_partition_task.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
expire_cache_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
expire_cache.go Fill MsgBase ALL (#19912) 2022-10-21 15:57:28 +08:00
field_id.go
garbage_collector_test.go Fix flaky unit test (#20006) 2022-10-24 11:51:29 +08:00
garbage_collector.go Make dropping collection atomic (#19969) 2022-10-22 15:19:28 +08:00
has_collection_task_test.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
has_collection_task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
has_partition_task_test.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
has_partition_task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
import_helper.go Make BulkInsert free DataNode workload when import segments are flushed (#21253) 2022-12-28 11:11:30 +08:00
import_manager_test.go Make BulkInsert free DataNode workload when import segments are flushed (#21253) 2022-12-28 11:11:30 +08:00
import_manager.go Make BulkInsert free DataNode workload when import segments are flushed (#21253) 2022-12-28 11:11:30 +08:00
meta_table_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
meta_table.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +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 Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
OWNERS
proxy_client_manager_test.go Etcd config source support TLS (#20874) 2022-11-30 18:23:15 +08:00
proxy_client_manager.go Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
proxy_manager_test.go Avoid Sync when the segment open (#21397) 2022-12-28 10:51:34 +08:00
proxy_manager.go Avoid Sync when the segment open (#21397) 2022-12-28 10:51:34 +08:00
quota_center_test.go Show trigger reason when deny to read/write (#21368) 2022-12-30 18:35:32 +08:00
quota_center.go Show trigger reason when deny to read/write (#21368) 2022-12-30 18:35:32 +08:00
redo_test.go
redo.go
root_coord_test.go Make BulkInsert free DataNode workload when import segments are flushed (#21253) 2022-12-28 11:11:30 +08:00
root_coord.go Make BulkInsert free DataNode workload when import segments are flushed (#21253) 2022-12-28 11:11:30 +08:00
scheduler_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
scheduler.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
show_collection_task_test.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
show_collection_task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
show_partition_task_test.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
show_partition_task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
step_executor_test.go
step_executor.go Fix rootcoord too frequent useless log (#20044) 2022-10-25 14:19:30 +08:00
step_test.go
step.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
task.go Revert parallel ddl (#20118) 2022-10-28 13:25:34 +08:00
timestamp_bench_test.go Etcd config source support TLS (#20874) 2022-11-30 18:23:15 +08:00
timeticksync_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
timeticksync.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
undo_test.go
undo.go
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