-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage 2018-02-26
There will be a new IndexDescriptor::IndexVersion flag of kV2Unique. However the IndexDescriptor::IndexVersion field applies across storage engines. A change in the IndexVersion field opens up possibilities of breaking non-unique indexes and indexes in other storage engines.
Resolve any such issues encountered due to the update in IndexVersion.
- is depended on by
-
SERVER-32825 Add the infrastructure for upgrade/downgrade of V2Unique indexes
- Closed