Skip to content

Commit 2691312

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 d298822 commit 2691312

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)