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

Implement a solution to define custom writeConcern values/tags at the cluster level

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      With SERVER-87085, custom defaultWriteConcern values not known to the config server will be rejected, even if they might be available on the shards.
      Since a custom write concern can only be specified at the level of individual shards, all custom values for the write concern used on the shards must be provided to the config server though its configuration.
      Moreover, those values must match the values on the shard which might not be necessarily correct: tags might vary between CSRS and shards.

      The goal of this ticket is to introduce a command allowing to specify the tags & custom write concern at the cluster level.

            Assignee:
            Unassigned Unassigned
            Reporter:
            robert.sander@mongodb.com Robert Sander
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: