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

Add a writeConcern mode that works on all cluster and node types that can be used to ensure the data is written as safely as possible

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.5.4
    • Component/s: Replication, Security, Sharding
    • Labels:
      None

      Right now the shell helpers for user management use a default write concern of "majority". This becomes a problem, however, when managing users on master/slave deployments or on config servers, as w:'majority' does not work or have any reasonable meaning in those setups.

      We need a write concern mode that means "majority" on replica sets and something sane on master/slave, standalone, mongos, and config servers so that we can use that for user management.

            Assignee:
            Unassigned Unassigned
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: