You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/03/25 00:02:52 UTC

[jira] [Created] (DRILL-2547) Don't allow Drill to shut down while queries are still executing

Chris Westin created DRILL-2547:
-----------------------------------

             Summary: Don't allow Drill to shut down while queries are still executing
                 Key: DRILL-2547
                 URL: https://issues.apache.org/jira/browse/DRILL-2547
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
    Affects Versions: 0.7.0
            Reporter: Chris Westin
            Assignee: Chris Westin
             Fix For: 0.8.0


Some tests are shutting down so fast that they generate allocator complaints because the Drillbit.close() gets executed before fragments for DDL cleanup (such as dropping views) get a chance to finish.



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