You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2023/12/01 01:03:00 UTC

[jira] [Resolved] (SOLR-17053) Distributed search: if all shards fail, fail the request despite shards.tolerant

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

David Smiley resolved SOLR-17053.
---------------------------------
    Fix Version/s: 9.5
       Resolution: Fixed

Merged.  Thanks for your contribution to Solr!

> Distributed search: if all shards fail, fail the request despite shards.tolerant
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-17053
>                 URL: https://issues.apache.org/jira/browse/SOLR-17053
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>    Affects Versions: 8.6
>            Reporter: Aparna Suresh
>            Priority: Minor
>             Fix For: 9.5
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> If the request is tolerant to errors, logic in SearchHandler simply sets partialResults to true upon detecting an error in ShardResponse. This means a failure to query any shard would be reported back as partialResults=true, instead of a query failure.
> Why: Improve the error handling and reporting in the search system by making sure that query failures are distinct from partial results



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org