-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.2
-
Component/s: Directory
-
Release Notes Summary:MongoDB directories now uses a connection pool
-
Epic Link:
-
Tags:
-
Sprint:nxcore 9.3.2, nxcore 9.3.6
-
Story Points:1
As noted in NXP-22761, the current impl in 9.2 of MongoDB repository creates lots of connections that impact performance on load.
Directories should use a pool of connection.
- is related to
-
NXP-22780 Uncaught error can lead to invalid WorkManager metrics
- Resolved
-
NXP-22814 Add a service to centralize the mongoDB client between the repository and the directories
- Resolved
-
NXP-22761 Investigate mongodb benchmark perf regression since directories are in mongo
- Resolved
- is required by
-
NXP-22249 Refactor MongoDB repository and directory to use same helpers for connection/serialization
- Resolved