[
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: [email protected]):
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: [email protected]
For additional commands, e-mail: [email protected]