Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Query Execution
Description
In SERVER-69821 we introduced RAII memory accounting object MemoryToken.
It is maybe a good idea to add the size of MemoryToken to consumed memory automatically. Because the number of MemoryToken is proportional to the amount of stored objects, despite being only 16 bytes, it may accumulate to a significant amount.
Attachments
Issue Links
- is related to
-
SERVER-69821 Fix underflow error in query memory tracking
-
- Closed
-