-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
agorrod suggests choosing a better name for WT_DEADLOCK (since it's not necessarily a deadlock, the failure might be a transaction not fitting into the cache), michaelcahill suggests WT_ROLLBACK:
> I think WT_ROLLBACK is a better name – that makes it clear that you can't just retry the same operation, you have to call WT_SESSION->rollback_transaction first.
- related to
-
WT-1204 Rename WT_DEADLOCK to WT_ROLLBACK
- Closed