-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
Fully Compatible
-
ALL
-
Storage Engines 2018-07-30, Storage Engines 2018-08-13
Unit tests of seekExact API failed for timestamp safe unique(new format) index. The tests try to search old format index key in the new format unique index, which fails.
Enhance unittest for new format index. Also add test to search entries in mixed format unique index.
Investigate code to determine whether the API should be enhanced for new format unique index.
- is depended on by
-
SERVER-34489 Enable new format Unique Index via FCV
- Closed