-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
During SPM-3701 spilling was added in various stages in order to support the addition of the forceSpill command. We should consider enabling those stages to check a query knob and spill if the memory has exceeded the memory limit set in the knob. Those stages are
- OrStage
- MergeSortStage
- IndexScan Stage
- TextOrStage
- duplicates
-
SERVER-97746 [CLASSIC] MergeSortStage should spill if allowDiskUse is specified and memory usage has exceeded some limit
-
- Backlog
-
-
SERVER-97747 [CLASSIC] IndexScan should spill if allowDisk is specified and memory usage has exceeded some limit
-
- Backlog
-
-
SERVER-97745 [CLASSIC] OrStage should spill if allowDiskUse is specified and memory usage has exceeded some limit
-
- In Progress
-
-
SERVER-98197 TextOrStage should spill if allowDiskUse is specified and memory usage has exceeded some limit
-
- Closed
-
- related to
-
SERVER-109058 Complete TODO listed in SERVER-99279
-
- Open
-