Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-49471

Retry on WT_ROLLBACK when applying prepareTransaction oplog entry

    • Fully Compatible
    • ALL
    • v4.4, v4.2
    • Repl 2020-07-27
    • 22

      When applying a prepareTransaction oplog entry, we apply all the operations here then fassert that this succeeds. However, applying the operations is allowed to fail with WT_ROLLBACK. We must add a writeConflictRetry loop that surrounds the storage transaction (which is started here).

            Assignee:
            suganthi.mani@mongodb.com Suganthi Mani
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: