Skip to content

Commit 1b9dc0e

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-14887 wired tiger transaction limit (#6087) (#6089)
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent db17571 commit 1b9dc0e

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

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

0 commit comments

Comments
 (0)