mirror of https://github.com/milvus-io/milvus.git
d3c174b0f1
1. A collection should observe the channel only once. 2. A collection should check the CollectionLoadPercent for updates only once. 3. Skip saving coll/partition meta if there are no changes, primarily to accelerate collection observation after recovery. issue: https://github.com/milvus-io/milvus/issues/37630 Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
OWNERS | ||
collection_observer.go | ||
collection_observer_test.go | ||
leader_cache_observer.go | ||
leader_cache_observer_test.go | ||
replica_observer.go | ||
replica_observer_test.go | ||
resource_observer.go | ||
resource_observer_test.go | ||
target_observer.go | ||
target_observer_test.go | ||
task_dispatcher.go | ||
task_dispatcher_test.go |