You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/08 02:37:39 UTC

[jira] [Commented] (SOLR-8655) DaemonStream should 'put' EOF Tuple on the blocking queue

    [ https://issues.apache.org/jira/browse/SOLR-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136552#comment-15136552 ] 

ASF subversion and git services commented on SOLR-8655:
-------------------------------------------------------

Commit 23fe5f2dc574f36c17a6308da92858bc0420c1b8 in lucene-solr's branch refs/heads/master from jbernste
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=23fe5f2 ]

SOLR-8655: DaemonStream should 'put' EOF Tuple on the blocking queue


> DaemonStream should 'put' EOF Tuple on the blocking queue 
> ----------------------------------------------------------
>
>                 Key: SOLR-8655
>                 URL: https://issues.apache.org/jira/browse/SOLR-8655
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Joel Bernstein
>         Attachments: SOLR-8655.patch
>
>
> Currently the background thread in the DaemonStream is using 'offer' rather then 'put' to add the EOF Tuple to the blocking queue. This is incorrect as the intended behavior is for the background thread to wait until space is available in the queue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org