Skip to content

Commit f25cd66

Browse files
jason-price-mongodbjason-price-mongodb
and
jason-price-mongodb
authored
DOCS-14887 wired tiger transaction limit (#6087) (#6091)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 16e6245 commit f25cd66

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/core/transactions-production-consideration.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ The :parameter:`transactionLifetimeLimitSeconds` also ensures that
5353
expired transactions are aborted periodically to relieve storage cache
5454
pressure.
5555

56+
.. note::
57+
58+
If you have an uncommitted transaction that exceeds 5% of the
59+
:setting:`WiredTiger cache size
60+
<storage.wiredTiger.engineConfig.cacheSizeGB>`, the transaction will
61+
abort and return a :term:`write conflict` error.
62+
5663
.. _txns-locks:
5764

5865
Transactions and Locks

0 commit comments

Comments
 (0)