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

Mark Miller commented on SOLR-5464:
-----------------------------------

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 does not stream pure delete by id requests.
> ----------------------------------------------------------------
>
>                 Key: SOLR-5464
>                 URL: https://issues.apache.org/jira/browse/SOLR-5464
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>
> It treats them like a commit...



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to