Parth Chandra created DRILL-2622:
------------------------------------

             Summary: C++ Client valgrind errors in sync API
                 Key: DRILL-2622
                 URL: https://issues.apache.org/jira/browse/DRILL-2622
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - C++
            Reporter: Parth Chandra
            Assignee: Parth Chandra
             Fix For: Future, 1.1.0


The synchronous version of the C++ cloient API shows some valgrind errors in 
the case with many parallel queries and cancel requests.
This is caused by a synchronization issue where it appears 
m_pDrillClientqueryResult member is being accessed after being deleted. 





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

Reply via email to