Skip to content

Commit 1a74972

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCSP-17376 Adding context that DWC appies to non-shard replcia sets.
1 parent bad6b3c commit 1a74972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Starting in MongoDB 5.0, you must explicitly set the global default
22
:ref:`write concern <write-concern>` before attempting to reconfigure a
3-
:term:`replica set <replica set>` with a
4-
:doc:`configuration </reference/replica-configuration>`
3+
:ref:`non-sharded <sharded-vs-non-sharded-collections>` :term:`replica set <replica set>` with a
4+
:doc:`configuration </reference/replica-configuration>`
55
that would change the implicit default write concern. To set the global
66
default write concern, use the :dbcommand:`setDefaultRWConcern` command.

0 commit comments

Comments
 (0)