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

Make the read concern for TransactionResources come from the Prerequisites

    • Fully Compatible
    • Sharding EMEA 2023-05-29

      Currently, the TransactionResources is initialised with a ReadConcernArgs, but on one hand it never uses and on the other, it always takes from the OperationContext as opposed to from the AcquisitionRequest.

      This ticket is to remove the read concern from the constructor of the TransactionResources and to make it come from the first acquisition. Furthermore, given that all acquisitions in the same session must have the same read concern, every subsequent one must match the previous ones.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: