milvus/internal/querycoordv2/observers
congqixia 4aa8a12ce8
fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305)
Cherry-pick from master
pr: #34282
See also #34234

`LoadPartitions` does not guarantee the current target has loading
partitions if there are some partitions already loaded before.

This PR check current target contains the partition to load when
advancing loading percentage to 100.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-02 15:48:10 +08:00
..
collection_observer_test.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
collection_observer.go fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305) 2024-07-02 15:48:10 +08:00
leader_cache_observer_test.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
leader_cache_observer.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
replica_observer_test.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
replica_observer.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
resource_observer_test.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
resource_observer.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
target_observer_test.go fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305) 2024-07-02 15:48:10 +08:00
target_observer.go fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305) 2024-07-02 15:48:10 +08:00
task_dispatcher_test.go fix: make qcv2 observer dispatcher execute exactly once (#28472) 2023-11-16 10:24:19 +08:00
task_dispatcher.go fix: load gets stuck probably (#29191) 2023-12-14 18:28:38 +08:00