Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Starting in MongoDB 5.0, you must explicitly set the global default
:ref:`write concern <write-concern>` before attempting to reconfigure a
:term:`replica set <replica set>` with a
:doc:`configuration </reference/replica-configuration>`
:ref:`non-sharded <sharded-vs-non-sharded-collections>` :term:`replica set <replica set>` with a
:doc:`configuration </reference/replica-configuration>`
that would change the implicit default write concern. To set the global
default write concern, use the :dbcommand:`setDefaultRWConcern` command.