[ 
https://issues.apache.org/jira/browse/SOLR-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-8738:
---------------------------
    Attachment: SOLR-8738.patch

here's a MiniSolrCloudCluster based test patch i hacked out of the existing 
SOLR-445 work demonstrating the problem.

still tracing trough to try and figure out why the errors aren't getting 
propogated.

> invalid DBQ initially sent to a non-leader node will report success
> -------------------------------------------------------------------
>
>                 Key: SOLR-8738
>                 URL: https://issues.apache.org/jira/browse/SOLR-8738
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>         Attachments: SOLR-8738.patch
>
>
> Discovered this while working on SOLR-445.
> If a Delete By Query gets sent to a node which is not hosting a leader (ie: 
> only hosts replicas, or doesn't host any cores related to the specified 
> collection) then a success will be returned, even if the DBQ is completely 
> malformed and actually failed.



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

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

Reply via email to