[
https://issues.apache.org/jira/browse/DRILL-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051752#comment-14051752
]
Jacques Nadeau commented on DRILL-1106:
---------------------------------------
fixed by 790a2ad or earlier
> 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)