__wt_session_reset_cursors is a function that calls reset on all the cursors on the session. This function is primarily used in transaction rollback and checkpoint. The cursor project has recently changed the way we reset bounds. Resetting bounds should only work from when a external user calls reset. We need to have this test coverage and make sure that cursor bounds are not reset after a transaction rollback or checkpoint.
- related to
-
SERVER-75427 Complete TODO listed in WT-9876
-
- Backlog
-
-
SERVER-69958 Complete TODO listed in WT-9876
-
- Closed
-
-
SERVER-74579 Complete TODO listed in WT-9876
-
- Closed
-