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

Allow creating transactions with readconcerns other than 'snapshot', upconvert to 'snapshot'

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • Repl 2018-04-09, Repl 2018-04-23

      Transactions will be allowed with readConcern levels "snapshot", "majority", or "local". Levels "majority" and "local" will upconverted to "snapshot" and keep any other options such as "afterClusterTime". Levels "majority" and "local" with "afterOpTime" will not be allowed, since "afterOpTime" is internal and not exposed to end users, and thus not supported with level:'snapshot'

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: