-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
None
-
Affects Version/s: 1.8.3
-
Component/s: None
-
Environment:Windows Server 2012 R2 x64 / 8.1 x64
Memory leak in the MongoDB .NET driver.
My setup is 6 shards/2 servers per RS. Overloaded servers, lot of transport exceptions (might be related to the leak).
Eventually results in an "Out of memory" exception to be thrown (VERY fast in the real application, with objects up to 16MB).
I was able to reproduce the issue using the attached test solution (except it occurs much slower than in the real app, because objects are much smaller).
I'm not sure if the unreliable MongoDB servers are the cause of the memory leak or not.
I can't post the Ants Profiler results, because it could contain sensitive information (connection strings, etc.)
- is duplicated by
-
CSHARP-1021 Memory usages on Client grows without limit
- Closed