You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/04/30 17:45:06 UTC

[jira] [Created] (DRILL-2920) properly handle OutOfMemoryException

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)