milvus/internal/querycoordv2/observers
yah01 2cfacbba8d
Fix leader observer confused with replicas (#19392)
With 2 replicas, the same segment was loaded on 2 nodes in different
replicas, leader observer will sync the latest one (by version) to the
other one.

Signed-off-by: yah01 <yang.cen@zilliz.com>

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-09-23 15:16:51 +08:00
..
collection_observer_test.go
collection_observer.go
handoff_observer_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
handoff_observer.go All indexes segments both write handoff (#19230) 2022-09-21 16:34:51 +08:00
leader_observer_test.go Fix leader observer confused with replicas (#19392) 2022-09-23 15:16:51 +08:00
leader_observer.go Fix leader observer confused with replicas (#19392) 2022-09-23 15:16:51 +08:00