-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-10-04, Execution Team 2021-10-18
When a query yields, we will change the abandonSnapshot() call to invoke WT::commit_transaction, leaving all cursors positioned and valid.
Whether we will do this only for SBE or for the classic engine as well is still up for discussion.
As part of this work, we will also use the flag/parameter introduced inĀ SERVER-60023 to disable copying and cursor repositioning across yields in SBE.
- causes
-
SERVER-68795 Make PlanYieldPolicySBE always use new yielding when feature flag is set
- Closed