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

Race condition in incoming buffers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      There is a race condition in incoming buffers, where it's possible for batches read off the wire could be left behind in the queue.

      We need to move the stream completion counter into the RawBatchBuffer getNext() method, which is single threaded.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sphillips Steven Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: