mirror of https://github.com/milvus-io/milvus.git
Related to #44452 Remove the deprecated lazy load feature which has been superseded by warmup-related parameters. This cleanup includes: - Remove AddFieldDataInfoForSealed from C++ segcore layer - Remove IsLazyLoad() method and isLazyLoad field from segment - Remove lazy load checks in proxy alterCollectionTask - Remove DiskCache lazy load handling in search/retrieve paths - Remove LazyLoadEnableKey constant and related helper functions - Update mock files to reflect interface changes --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
|---|---|---|
| .. | ||
| cache.go | ||
| cache_test.go | ||
| monitor.go | ||