Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
0.5
-
KANBAN BUCKET
-
true
Description
Mongos now converts writeConcern of all metadata operations (create/drop/dropDatabase, etc.) to w: majority, per a comment in SERVER-33317. This should be documented.
Scope of changes:
- 4.0
- 4.0-compatibility
- sharded-cluster-query-router
- movePrimary
- create / db.createCollection
- drop / db.collection.drop
- dropDatabase cmd only as helper does not take write concern
- shardCollection / sh.shardCollection
- enableSharding
- addShard
- removeShard
- remove-shards-from-cluster.txt
- remove-shards-from-cluster.txt
Impact to other docs outside of this product:
none
MVP:
Resources:
Attachments
Issue Links
- is related to
-
SERVER-33317 3.7 sharded clusters ignore create command write concern
-
- Closed
-
-
DOCS-11758 Docs for SERVER-34991: JS tests doing transaction operations must use majority writeConcern for drops
-
- Closed
-