You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/01/13 18:23:35 UTC

[jira] [Created] (DRILL-1995) UnlimitedRawBatchBuffer should not accept incoming batches when its state is KILLED

Hanifi Gunes created DRILL-1995:
-----------------------------------

             Summary: UnlimitedRawBatchBuffer should not accept incoming batches when its state is KILLED
                 Key: DRILL-1995
                 URL: https://issues.apache.org/jira/browse/DRILL-1995
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


UnlimitedRawBatchBuffer should release incoming batches and avoid any enqueueing when its state is KILLED. Otherwise execution might fail during the cleanup phase of a LIMIT query complaining that the buffer is not empty.



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