-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
As part of step-up, a number of operations may need to execute in sequence, some may leave state on operation context, see SERVER-48527. Consider using an extra RAII type or similar to ensure this state is reset between individual steps of a larger operation.
- is related to
-
SERVER-48527 Aborting in-progress transactions on step-up should clear session state before returning
- Closed