Skip to content

Commit c7760e2

Browse files
authored
DOCSP-3795: describe wc for retry committransaction (#3721)
* DOCSP-3795: describe wc for retry committransaction * JW format fix
1 parent 916c164 commit c7760e2

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

664664
.. include:: /includes/write-concern-majority-and-transactions.rst
665665

666+
Regardless of the :ref:`write concern specified for the
667+
transaction <transactions-write-concern>`, the driver applies
668+
:writeconcern:`w: "majority" <"majority">` as the write concern when
669+
retrying :dbcommand:`commitTransaction`.
670+
666671
General Information
667672
-------------------
668673

0 commit comments

Comments
 (0)