-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-02-16
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The internal ident generation scheme used for primary-driven index builds also works for hybrid index builds, and changing it is fully backwards-compatible. As such we can just always use the newer ident generation method.
This does not change what is replicated in either mode, and when resuming an index build started by a previous or newer version the idents are read from the resume info rather than being generated, so this does not have upgrade/downgrade implications.