-
Type: Question
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.0
-
Component/s: Replication
-
None
-
Environment:NodeJS driver v3.1.0
Windows 10 x64
In my application I'm trying to make use of newly added multi-document transactions feature.
I got the following error:
Total size of all transaction operations must be less than 16793600. Actual size is 16793817
Why this limit was not specified in documentation? And do you have plans to increase the limit?
During testing I also run into several other problems, like unexpected "Transaction aborted" errors when I had a few thousands of simultaneously open server sessions. Is there any document (like blogpost or maybe some internal docs) with a description of all limitations?
- backports
-
SERVER-36428 WriteConflict inside a transaction on any concurrent db access
- Closed