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

Don't extract readConcernArgs from request when running a DBDirectClient command under a transaction

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7.4
    • None
    • Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-04-09

    Description

      When executing a command via DBDirectClient within a transaction, that invocation should not replace the OperationContext readConcernArgs decoration to that of the request. If different than the readConcernArgs setup by the transaction, this will overwrite.

      https://github.com/mongodb/mongo/blob/f1bb8e1389d6aa458e5100f3eb753b80b1a4e4e7/src/mongo/db/service_entry_point_common.cpp#L667

      Attachments

        Activity

          People

            maria.vankeulen@mongodb.com Maria van Keulen
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: