Anshum Gupta created SOLR-6616:
----------------------------------
Summary: Make shards.tolerant and timeAllowed work together
Key: SOLR-6616
URL: https://issues.apache.org/jira/browse/SOLR-6616
Project: Solr
Issue Type: Bug
Reporter: Anshum Gupta
Assignee: Anshum Gupta
>From SOLR-5986:
{quote}
As of now, when timeAllowed is set, we never get back an exception but just
partialResults in the response header is set to true in case of a shard
failure. This translates to shards.tolerant being ignored in that case.
On the code level, the TimeExceededException never reaches ShardHandler and so
the Exception is never set (similarly for ExitingReaderException) and/or
returned to the client.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]