You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/07/03 10:53:24 UTC

[jira] [Created] (DRILL-1106) Race condition in incoming buffers

Steven Phillips created DRILL-1106:
--------------------------------------

             Summary: Race condition in incoming buffers
                 Key: DRILL-1106
                 URL: https://issues.apache.org/jira/browse/DRILL-1106
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Steven Phillips


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.



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