Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
OutOfMemoryException can happen in multiple places:
- when creating the root fragment context
- when creating a remote fragment context
- inside the execution stack
We should catch those exception and handle them properly, reporting a "memory error" to the user
Attachments
Issue Links
- Is contained by
-
DRILL-2757 Verify operators correctly handle low memory conditions and cancellations
- Resolved