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

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

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

Jacques Nadeau resolved DRILL-1106.
-----------------------------------

    Resolution: Fixed

> 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)