We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc256a3 commit 6cad48fCopy full SHA for 6cad48f
source/reference/write-concern.txt
@@ -22,13 +22,6 @@ to :doc:`replica sets </replication>` or to :doc:`sharded clusters
22
</sharding>`. In sharded clusters, :binary:`~bin.mongos` instances will
23
pass the write concern on to the shards.
24
25
-.. note::
26
-
27
- For :doc:`multi-document transactions </core/transactions>`, you set
28
- the write concern at the transaction level, not at the individual
29
- operation level. Do not explicitly set the write concern for
30
- individual write operations in a transaction.
31
32
Write Concern Specification
33
---------------------------
34
0 commit comments