milvus/internal/rootcoord
SimFG 8f3e0b6b41
enhance: the return result of list db api (#31544)
issue: #31543

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-03-28 07:13:10 +08:00
..
mocks enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
OWNERS
alter_alias_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
alter_alias_task_test.go
alter_collection_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
alter_collection_task_test.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
broker.go enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
broker_test.go enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
constrant.go feat: add more operation detail info for better allocation (#30438) 2024-03-28 06:33:11 +08:00
create_alias_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
create_alias_task_test.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
create_collection_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
create_collection_task_test.go feat: support general capacity restrict for cloud-side resoure contro… (#29845) 2024-01-16 16:32:53 +08:00
create_db_task.go enhance: refine error messages (#28424) 2023-11-21 17:02:24 +08:00
create_db_task_test.go
create_partition_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
create_partition_task_test.go feat: support general capacity restrict for cloud-side resoure contro… (#29845) 2024-01-16 16:32:53 +08:00
ddl_ts_lock_manager.go
ddl_ts_lock_manager_test.go
describe_collection_task.go fix: lost dbname when only passing collection id to describeCollection (#31167) 2024-03-11 17:19:02 +08:00
describe_collection_task_test.go fix: lost dbname when only passing collection id to describeCollection (#31167) 2024-03-11 17:19:02 +08:00
dml_channels.go
dml_channels_test.go
drop_alias_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
drop_alias_task_test.go
drop_collection_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
drop_collection_task_test.go
drop_db_task.go
drop_db_task_test.go
drop_partition_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
drop_partition_task_test.go
expire_cache.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
expire_cache_test.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
field_id.go
garbage_collector.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
garbage_collector_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
has_collection_task.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
has_collection_task_test.go
has_partition_task.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
has_partition_task_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
list_db_task.go enhance: the return result of list db api (#31544) 2024-03-28 07:13:10 +08:00
list_db_task_test.go enhance: the return result of list db api (#31544) 2024-03-28 07:13:10 +08:00
meta_table.go enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
meta_table_test.go enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
metrics_info.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
mock_test.go enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
name_db.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
quota_center.go enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
quota_center_test.go fix: Remove time tick delay metrics when nodes go offline (#30833) 2024-02-28 10:10:56 +08:00
redo.go
redo_test.go
rename_collection_task.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
rename_collection_task_test.go
root_coord.go enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
root_coord_test.go enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
scheduler.go
scheduler_test.go
show_collection_task.go enhance: filter out the not needed collections while listing (#29690) 2024-01-10 15:18:48 +08:00
show_collection_task_test.go
show_partition_task.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
show_partition_task_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
step.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
step_executor.go
step_executor_test.go
step_test.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
task.go
timestamp_bench_test.go
timeticksync.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
timeticksync_test.go
undo.go
undo_test.go
util.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
util_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00