-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This task has two steps
- Create a member variable SimpleMemoryUsageTracker* in Bytecode and a method to set it.
Use this member variable to track the memory usage in pushStack() and popAndReleaseStack(). The memory should increase/decrease when the value is owned and not a shallow type. pushStack should make sure to stay within memory usage or fail with ExceededMemoryLimit
- related to
-
SERVER-127349 Thread SimpleMemoryUsageTracker in SBE stages
-
- Open
-
-
SERVER-129692 Use SimpleMemoryUsageTracker to track stack memory usage
-
- Backlog
-