Skip to content

Commit 5cb9490

Browse files
committed
transaction 16MB limits add details
1 parent f35f9f3 commit 5cb9490

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/core/transactions-production-consideration.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ cleanup process.
2929
Oplog Size Limit
3030
----------------
3131

32+
When the transaction commits, a single oplog entry is created if the
33+
transaction contains any write operations. That is, the individual
34+
operations in the transactions do not have a corresponding oplog entry.
3235
The oplog entry for the transaction must be within the BSON document
3336
size limit of 16MB.
3437

0 commit comments

Comments
 (0)