Details
-
Bug
-
Resolution: Unresolved
-
Minor - P4
-
None
-
None
-
None
-
StorEng - Refinement Pipeline
Description
A recent changed removed the op_count check from try_rollback this seems innocuous at first but what it means is that transactions will rollback after a single operation most times. This isn't great as it reduces the overall stressfulness of the workload. We could convert those transactions to try_commit and remove try_rollback altogether so it is less confusing.
This requires discussion before it can fixed.
Attachments
Issue Links
- is caused by
-
WT-9466 Rollback fails due to inactive txn in cppsuite-hs-cleanup-stress
-
- Closed
-