-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
SERVER-65528 updated the index cursor restore logic to utilize the bounded cursor API. We should use it in the regular restore logic as well to get performance benefits there too.
If there are other use cases for cursor->search_near in the server code these should be reviewed to see if they can benefit from the bounded cursor implementation.
- duplicates
-
SERVER-69093 Use range bounded cursors for restoring cursors in the record store after yielding
- Closed