You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2014/06/02 23:45:02 UTC

[jira] [Created] (DRILL-890) C++ Client - Order of deletion in DrillClient destructor may cause crash

Parth Chandra created DRILL-890:
-----------------------------------

             Summary: C++ Client - Order of deletion in DrillClient destructor may cause crash
                 Key: DRILL-890
                 URL: https://issues.apache.org/jira/browse/DRILL-890
             Project: Apache Drill
          Issue Type: Sub-task
            Reporter: Parth Chandra
            Assignee: Parth Chandra


Deleting QueryId first in the DrillClientImpl class can cause a crash because the columnDefs container has a reference to it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)