Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2019-09-23, Execution Team 2019-10-07
-
0
Description
Now that IndexAccessMethod::getKeys() returns KeyString::Value, the ValidateAdaptor should not convert from KeyString back to BSON in most places. Additionally, all of the code in IndexConsistency should use KeyString::Value instead of KeyString::Builder.
In most cases KeyString only needs to be converted back to BSON when generating errors statues for users.
Attachments
Issue Links
- depends on
-
SERVER-43619 Overload SortedDataInterface::Cursor to return KeyString
-
- Closed
-
- is duplicated by
-
SERVER-43645 Collection validation should use the SortedDataInterface cursors that returns 'KeyString' and not 'IndexKeyEntry'
-
- Closed
-