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

Add support for ignore_prepare=force

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

      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@mongodb.com Michael Cahill (Inactive)
            Reporter:
            jocelyn.del-prado@mongodb.com Jocelyn del Prado
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: