mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
Defer clone and decompress operations until just before removing from meta, instead of eagerly applying them to all segments in advance. issue: https://github.com/milvus-io/milvus/issues/42592 pr: https://github.com/milvus-io/milvus/pull/42593 Signed-off-by: bigsheeper <yihao.dai@zilliz.com>