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

Have read concern available ignore prepared transactions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-03-26, Storage NYC 2018-03-12

      The WiredTigerRecoveryUnit::beginUnitOfWork stores the ReadConcernLevel in a new member variable _readConcernLevel.
      WiredTigerRecoveryUnit::_txnOpen uses this variable to determine how to start a transaction. The transaction is opened with ignore_prepare=true when _readConcernLevel == kAvailableReadConcern.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: