-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
0
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In order to verify that releaseMemory works as expected, we check the spilling statistics in server status. However, those statistics are affected by other queries running in the background making the check of the spilling status metrics in the server status unreliable. We should return spilling statistics from the releaseMemory command and use those to confirm that the command works as expected.