milvus/internal/querycoord
Bingyi Sun 9d2e5aacbc
Fix missing dml nodeIDs when recovering from old version (#17800)
issue: #17416
Signed-off-by: sunby <bingyi.sun@zilliz.com>

Co-authored-by: sunby <bingyi.sun@zilliz.com>
2022-06-26 18:08:16 +08:00
..
OWNERS
channel_allocator.go Make querycoord channel allocator respect context (#17552) 2022-06-17 16:02:12 +08:00
channel_allocator_test.go Make querycoord channel allocator respect context (#17552) 2022-06-17 16:02:12 +08:00
channel_unsubscribe.go Fix pulsar unsubsribe issue (#17562) 2022-06-16 17:28:11 +08:00
channel_unsubscribe_test.go
cluster.go Fix SegmentChangeInfo is not set properly (#17701) 2022-06-22 21:08:13 +08:00
cluster_test.go Fix bug not remove offline node (#17560) 2022-06-16 16:00:10 +08:00
condition.go
global_meta_broker.go
global_meta_broker_test.go
group_balance.go Fix SegmentChangeInfo is not set properly (#17701) 2022-06-22 21:08:13 +08:00
group_balance_test.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
impl.go
impl_test.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
index_checker.go
index_checker_test.go Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
meta.go Fix missing dml nodeIDs when recovering from old version (#17800) 2022-06-26 18:08:16 +08:00
meta_test.go Fix bug not remove offline node (#17560) 2022-06-16 16:00:10 +08:00
metrics_info.go
metrics_info_test.go
mock_3rd_component_test.go Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
mock_cluster.go
mock_querynode_client_test.go
mock_querynode_server_test.go Fix SegmentChangeInfo is not set properly (#17701) 2022-06-22 21:08:13 +08:00
query_coord.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
query_coord_test.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
querynode.go [skip e2e]Fix log mistake: WatchDmChannels -> WatchDeltaChannels (#17643) 2022-06-20 15:10:12 +08:00
querynode_test.go Fix SegmentChangeInfo is not set properly (#17701) 2022-06-22 21:08:13 +08:00
replica.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
replica_test.go Make updating replica atomic, balance plan idempotent (#17686) 2022-06-22 13:40:13 +08:00
segment_allocator.go
segment_allocator_test.go Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC (#17441) 2022-06-16 12:00:10 +08:00
segments_info.go
segments_info_test.go
task.go SyncReplicaSegments syncs all segments (#17774) 2022-06-24 23:24:15 +08:00
task_scheduler.go SyncReplicaSegments syncs all segments (#17774) 2022-06-24 23:24:15 +08:00
task_scheduler_test.go Fix: WatchDmChannelsRequest can be too large to save in etcd (#17722) 2022-06-24 10:54:15 +08:00
task_test.go Fix: WatchDmChannelsRequest can be too large to save in etcd (#17722) 2022-06-24 10:54:15 +08:00
task_util.go Fix: WatchDmChannelsRequest can be too large to save in etcd (#17722) 2022-06-24 10:54:15 +08:00
task_util_test.go Fix: WatchDmChannelsRequest can be too large to save in etcd (#17722) 2022-06-24 10:54:15 +08:00
util.go SyncReplicaSegments syncs all segments (#17774) 2022-06-24 23:24:15 +08:00