Add support for ignore_prepare=force

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • WT3.2.1, 4.1.13
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines 2019-06-03
    • 0

      WT-4580 introduced a change where updates with ignore_prepare=true will return an error. This will break MongoDB in a few places that currently have to perform writes while ignoring prepared updates.

      To make WT-4580 work with MongoDB, we will first add support for ignore_prepare=force, which ignores prepared transactions but also allow writes.

      Once this is implemented, we can identify the places in MongoDB where ignore_prepare=force is required and then merge WT-4580 into master.

            Assignee:
            Michael Cahill (Inactive)
            Reporter:
            Jocelyn del Prado (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: