Deneche A. Hakim created DRILL-2920:
---------------------------------------
Summary: properly handle OutOfMemoryException
Key: DRILL-2920
URL: https://issues.apache.org/jira/browse/DRILL-2920
Project: Apache Drill
Issue Type: Sub-task
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
Fix For: 1.0.0
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)