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