milvus/internal/querycoordv2/meta
wei liu 0944a1f790
enhance: Refactor channel dist manager interface (#31119)
issue: #31091
This PR add GetByFilter interface in channel dist manager, instead of
all kind of get func

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-04-02 10:23:14 +08:00
..
channel_dist_manager_test.go enhance: Refactor channel dist manager interface (#31119) 2024-04-02 10:23:14 +08:00
channel_dist_manager.go enhance: Refactor channel dist manager interface (#31119) 2024-04-02 10:23:14 +08:00
collection_manager_test.go fix: Upgrade from 2.2 should update CollectionLoadInfo (#29443) 2023-12-26 14:18:47 +08:00
collection_manager.go enhance: make Load process traceable in querycoord (#29806) 2024-01-10 09:58:49 +08:00
coordinator_broker_test.go enhance: Use ListIndexes instead of DescribeIndex for qc broker (#31122) 2024-03-07 21:43:03 +08:00
coordinator_broker.go enhance: Use ListIndexes instead of DescribeIndex for qc broker (#31122) 2024-03-07 21:43:03 +08:00
dist_manager.go Add license header (#19678) 2022-10-11 11:39:22 +08:00
failed_load_cache_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
failed_load_cache.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
leader_view_manager_test.go feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
leader_view_manager.go feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
meta.go Move meta store to kv catalog (#25915) 2023-07-31 13:57:04 +08:00
mock_broker.go enhance: Use ListIndexes instead of DescribeIndex for qc broker (#31122) 2024-03-07 21:43:03 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
replica_manager_test.go enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
replica_manager.go enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
resource_manager_test.go enhance: add hostname into node info (#30673) 2024-03-15 10:45:06 +08:00
resource_manager.go enhance: Skip balance segment when channel need be balanced (#29116) 2023-12-14 16:44:43 +08:00
segment_dist_manager_test.go enhance: refactor segment dist manager interface (#31073) 2024-03-08 16:29:01 +08:00
segment_dist_manager.go enhance: Refactor channel dist manager interface (#31119) 2024-04-02 10:23:14 +08:00
target_manager_test.go fix: Wrong behavior of CurrentTargetFirst/NextTargetFirst in target maanger (#31379) 2024-03-19 11:49:05 +08:00
target_manager.go enhance: Save collection targets by batches (#31616) 2024-03-27 00:09:08 +08:00
target.go enhance: Speed up target recovery after query coord restart (#31240) 2024-03-15 14:19:03 +08:00