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

Disallow transactions on shard servers with writeConcernMajorityJournalDefault = false

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.11
    • Affects Version/s: None
    • Component/s: Sharding
    • Minor Change
    • Repl 2019-05-06

      Nodes running with the in-memory storage engine do not support transaction prepare and because of this, currently they cannot participate in cross-shard transactions.

      On the chance that we start supporting that and in order to ensure that in-memory nodes and nodes running with writeConcernMajorityJournalDefault = false don't count towards the majority quorum for any w:majority writes done by the coordinator and participant, such writes should be done with j:true.

            Assignee:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: