• Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication 2022-01-24, Replication 2022-02-07, Repl 2022-02-21, Repl 2022-03-07, Repl 2022-03-21, Repl 2022-04-04

      If I want write to be acknowledged when all voting nodes have confirmed a write, I have to manually specify the number of nodes in my writeConcern (e.g. "w: 3" in a 3-node set).

      It would be helpful to support a "w: all" writeConcern that supports this behavior independent of replica set topology.

      We already do something similar with the "votingMembers" commitQuorum setting, so I would imagine we can do something similar for writeConcern as well.

            Assignee:
            alan.zheng@mongodb.com Alan Zheng
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated: