mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
e98c62abbb
issue: #29453 sync distribution by rpc will also call loadSegment/releaseSegment, which may cause all kinds of concurrent case on same segment, such as concurrent load and release on one segment. This PR add leader_checker which generate load/release task to correct the leader view, instead of calling sync distribution by rpc --------- Signed-off-by: Wei Liu <wei.liu@zilliz.com> |
||
---|---|---|
.. | ||
collection_observer_test.go | ||
collection_observer.go | ||
OWNERS | ||
replica_observer_test.go | ||
replica_observer.go | ||
resource_observer_test.go | ||
resource_observer.go | ||
target_observer_test.go | ||
target_observer.go | ||
task_dispatcher_test.go | ||
task_dispatcher.go |