You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/11/19 05:13:28 UTC

[jira] [Comment Edited] (SOLR-5464) ConcurrentSolrServer needs the option to stream pure delete requests.

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

Mark Miller edited comment on SOLR-5464 at 11/19/13 4:12 AM:
-------------------------------------------------------------

This is a problem because we use this to stream distributed updates - without the internal proxying (SOLR-5452), deletes with no documents on the request would deadlock.

This is essentially a new feature that we turn on in the distributed update processor - deletes are sent via runners as well, rather than inline like commits.


was (Author: markrmiller@gmail.com):
This is a problem because we use this to stream distributed updates - without the internal proxying, deletes with no documents on the request would deadlock.

This is essentially a new feature that we turn on in the distributed update processor - deletes are sent via runners as well, rather than inline like commits.

> ConcurrentSolrServer needs the option to stream pure delete requests.
> ---------------------------------------------------------------------
>
>                 Key: SOLR-5464
>                 URL: https://issues.apache.org/jira/browse/SOLR-5464
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>
> It treats them like a commit...



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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