Skip to content

Commit 6cad48f

Browse files
committed
DOCS-12171: Fixed mis-backported note
1 parent cc256a3 commit 6cad48f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/reference/write-concern.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ to :doc:`replica sets </replication>` or to :doc:`sharded clusters
2222
</sharding>`. In sharded clusters, :binary:`~bin.mongos` instances will
2323
pass the write concern on to the shards.
2424

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-
3225
Write Concern Specification
3326
---------------------------
3427

0 commit comments

Comments
 (0)