You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/05/14 20:08:59 UTC

[jira] [Created] (DRILL-3086) Out of memory error is not propagated from HashJoinBatch

Mehant Baid created DRILL-3086:
----------------------------------

             Summary: Out of memory error is not propagated from HashJoinBatch
                 Key: DRILL-3086
                 URL: https://issues.apache.org/jira/browse/DRILL-3086
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Mehant Baid
            Assignee: Mehant Baid
             Fix For: 1.1.0


If we hit an OutOfMemoryException in HashJoinBatch in any of the following methods: buildSchema(), innerNext() etc we don't propagate this error back to the client instead we get a IllegalStateException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)