-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
ALL
-
v4.0, v3.6
-
Platforms 2018-06-18
Under certain circumstances, it is possible that the response of serverStatus will exceed 16mb with heapprofilingenabled, causing it to error when requested.
We should remove the heap stacks from ServerStatus, and instead rely on the logs to correlate numbered stacks to their heaps.
- related to
-
SERVER-35666 mongod process consumes all memory and then exits or is being killed by oom-killer
- Closed