-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: TransientStore
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #91
-
Story Points:2
A transient store has a firstLevel and secondLevel TTL, the secondLevel is applied when the entry is released.
The MongoDBTransientStore (default in LTS 2023) is also changing the TTL on setCompleted to the secondLevel when uncompleted which is wrong.
Like other implementations the TTL should be firstLevel when calling setCompleted.
- is related to
-
NXP-31855 Improve rendition of large documents in PDF viewer
- Resolved