-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF63, 2021.23
-
Component/s: Core MongoDB
-
Release Notes Summary:The transaction timeout is avoided when mongodb maxtime is reached.
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #61, nxplatform #62, nxplatform #63, nxplatform #64
-
Story Points:3
Since NXP-30045 we set a mongodb maxtime aligned with transaction time to live, but we want to avoid the tx timeout, for instance when counting results is taking too long;
The maxTime should be few seconds lower than the transaction TTL.
Also, the maxTime value should be traced in the warning (along with the NXQL).
- is related to
-
NXP-30045 Adjust the MongoDB query maxTime with transaction timeout
- Resolved