-
Type: Bug
-
Resolution: Gone away
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Summary
Driver ver 2.13 -DotMemory profiler shows memory leak -large number of system.security.claim object .
How to Reproduce
Servicemonitor holds up to the executionContext and it internally refers the security claims object .After the garbage collection , the claims object lives in to the memory heap -gen2 .
Application does not create mongo client in signleton mode , instead per request mode.
Additional Background
Attached
- duplicates
-
CSHARP-3906 Switch ConnectionPool background task to a dedicated thread
- Closed
-
CSHARP-3761 Reimplement SDAM to use a dedicated thread
- Closed
-
CSHARP-3813 Suppress execution context flow when initializing ServerMonitor
- Closed