-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.4
-
Component/s: None
-
None
-
ALL
-
When few queries process many documents (for example, full collection scan),
MongoDB allocate and deallocate too much memory. So after few full scan query, free memory of linux is decreased and eventually linux use swap space.
Take a look at the attached graph.
And this case happen very often. I think you can reproduce this case easily.