-
Type:
Task
-
Resolution: Unresolved
-
Priority:
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.
- depends on
-
SERVER-87085 setDefaultRWConcern on sharded cluster doesn't validate defaultWriteConcern
-
- In Code Review
-