-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF27, 11.1, 2021.0
-
Component/s: Core MongoDB
-
Release Notes Summary:MongoDB query max execution time is configurable.
-
Tags:
-
Upgrade notes:
-
Team:FG
-
Sprint:nxFG 11.1.13
-
Story Points:2
Allow configuration of MongoDB query max execution time (aka maxTimeMS in many MongoDB documentation pages).
If the query max time is exceeded, we attempt to throw a NuxeoException but in some cases a lower-level MongoExecutionTimeoutException will be thrown.
- is related to
-
NXP-30045 Adjust the MongoDB query maxTime with transaction timeout
- Resolved
- Is referenced in