Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-1204

Rename WT_DEADLOCK to WT_ROLLBACK

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      At the moment we return WT_DEADLOCK as a general "retry this operation" return. i.e in cases where applications don't actually generate deadlocks. The case where this can happen is if an application configures a tiny cache which becomes full due to a transaction spanning enough data to fill it.

      This can lead to confusion for users who have applications they know don't generate deadlocks. I suggest renaming WT_DEADLOCK to WT_ROLLBACK. We need to keep WT_DEADLOCK to avoid causing pain for existing applications.

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: