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

RecoveryUnit::setIgnorePrepared should not uassert on storage engines that do not support prepared transactions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • Affects Version/s: 3.7.9
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-05-21
    • 42

      Storage engines like MMAP and ephemeralForTest are in the code path to call setIgnorePrepared, which uasserts when unimplemented.

      We can safely remove this uassert and leave storage engines to implement the desired behavior.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: