Skip to content

Commit 5dbea6b

Browse files
jason-price-mongodbjason-price-mongodb
andcommitted
DOCS-14887 wired tiger transaction limit (mongodb#6087)
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent d9cf566 commit 5dbea6b

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
@@ -125,6 +125,13 @@ The :parameter:`transactionLifetimeLimitSeconds` also ensures that
125125
expired transactions are aborted periodically to relieve storage cache
126126
pressure.
127127

128+
.. note::
129+
130+
If you have an uncommitted transaction that exceeds 5% of the
131+
:setting:`WiredTiger cache size
132+
<storage.wiredTiger.engineConfig.cacheSizeGB>`, the transaction will
133+
abort and return a :term:`write conflict` error.
134+
128135
Transactions and Security
129136
-------------------------
130137

0 commit comments

Comments
 (0)