Skip to content

Commit 2b059ee

Browse files
authored
DOCSP-3795: describe wc for retry committransaction (#3721) (#3841)
* DOCSP-3795: describe wc for retry committransaction * JW format fix (cherry picked from commit c7760e2)
1 parent ec72b1c commit 2b059ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/core/transactions.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,11 @@ values, including:
718718

719719
.. include:: /includes/write-concern-majority-and-transactions.rst
720720

721+
Regardless of the :ref:`write concern specified for the
722+
transaction <transactions-write-concern>`, the driver applies
723+
:writeconcern:`w: "majority" <"majority">` as the write concern when
724+
retrying :dbcommand:`commitTransaction`.
725+
721726
General Information
722727
-------------------
723728

0 commit comments

Comments
 (0)