mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
fix: Failed to rolling upgrade from v2.5.6 to new 2.5 version when enable JsonKeyStats.The reason is that the file path of the jsonkeyindex has changed. issue: https://github.com/milvus-io/milvus/issues/40649 ,https://github.com/milvus-io/milvus/issues/40669 https://github.com/milvus-io/milvus/issues/40707 master-pr: https://github.com/milvus-io/milvus/pull/38039 --------- Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>