[Bug]: Add scalar index engine version for compatibility #39203
Labels
kind/bug
Issues or changes related a bug
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Environment
Current Behavior
The 2.4 version Milvus cannot load the INVERTED indexes built by the 2.5 version.
This situation can easily occur during a rolling upgrade.
Expected Behavior
Milvus 2.5 will build a 2.4 version of the INVERTED index if it detects that the indexing request comes from Milvus 2.4(distinguished by the scalar index engine version).
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: