Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2622

C++ Client valgrind errors in sync API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0, Future
    • Client - C++
    • None

    Description

      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.

      Attachments

        Activity

          People

            parthc Parth Chandra
            parthc Parth Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: