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

validateWriteConcern should allow w > 1 integer write concerns on collections stored in config server replica sets

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.7
    • Affects Version/s: 3.1.6
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 8 08/28/15

      The validateWriteConcern() function assumes for historical reasons that the only valid write concerns on a config server are 1 and "majority". With config sever replica sets (SERVER-1448), a client could conceivable wish to use other write concerns, so validateWriteConcern's behavior must be relaxed, at least in that case.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: