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 19:30:07 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deneche A. Hakim updated DRILL-2920:
------------------------------------
    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

  was:
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


> properly handle OutOfMemoryException
> ------------------------------------
>
>                 Key: DRILL-2920
>                 URL: https://issues.apache.org/jira/browse/DRILL-2920
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Execution - Flow, Execution - Relational Operators
>            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)