-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
Some APIs (like seekForKeyString) assume the caller is passing a KeyString without a RecordId, but accept a KeyString with a RecordId anyway. This can cause confusing results. We should either prohibit this or clearly document what the caller expects.
- depends on
-
SERVER-86151 Create unowned SortedDataInterface data return type
- Closed
- duplicates
-
SERVER-86595 Stack-allocate seek points in makeKeyStringFromSeekPointForSeek
- Closed
- is related to
-
SERVER-43266 Refactor SortedDataInterface to competently work with KeyString
- Backlog