Skip to content

Commit 33b2db7

Browse files
authored
DOCSP-3795: describe wc for retry committransaction (#3721) (#3826)
* DOCSP-3795: describe wc for retry committransaction * JW format fix (cherry picked from commit c7760e2)
1 parent 16a7283 commit 33b2db7

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
@@ -706,6 +706,11 @@ values, including:
706706

707707
.. include:: /includes/write-concern-majority-and-transactions.rst
708708

709+
Regardless of the :ref:`write concern specified for the
710+
transaction <transactions-write-concern>`, the driver applies
711+
:writeconcern:`w: "majority" <"majority">` as the write concern when
712+
retrying :dbcommand:`commitTransaction`.
713+
709714
General Information
710715
-------------------
711716

0 commit comments

Comments
 (0)