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] [Updated] (DRILL-890) C++ Client - Order of deletion in DrillClient destructor may cause crash

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

Parth Chandra updated DRILL-890:
--------------------------------

    Description: Deleting QueryId first in the DrillClientImpl class can cause a crash because the queryId map container has a reference to it.  (was: Deleting QueryId first in the DrillClientImpl class can cause a crash because the columnDefs container has a reference to it.)

> 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
>          Components: Client - C++
>            Reporter: Parth Chandra
>            Assignee: Parth Chandra
>
> Deleting QueryId first in the DrillClientImpl class can cause a crash because the queryId map container has a reference to it.



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