Re: [PR] SOLR-17053: If all shards fail, fail the request despite shards.tolerant [solr]

2023-12-06 Thread via GitHub
aparnasuresh85 closed pull request #2122: SOLR-17053: If all shards fail, fail the request despite shards.tolerant URL: https://github.com/apache/solr/pull/2122 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[PR] SOLR-17053: If all shards fail, fail the request despite shards.tolerant [solr]

2023-12-06 Thread via GitHub
aparnasuresh85 opened a new pull request, #2122: URL: https://github.com/apache/solr/pull/2122 https://issues.apache.org/jira/browse/SOLR-17053 # Description Address a ClassCastException issue in the event exception in shard response is not of type org.apache.solr.c

Re: [PR] SOLR-17053: If all shards fail, fail the request despite shards.tolerant [solr]

2023-11-30 Thread via GitHub
dsmiley merged PR #2102: URL: https://github.com/apache/solr/pull/2102 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or

Re: [PR] SOLR-17053: If all shards fail, fail the request despite shards.tolerant [solr]

2023-11-29 Thread via GitHub
aparnasuresh85 commented on PR #2102: URL: https://github.com/apache/solr/pull/2102#issuecomment-1832154967 > Wonderful! Can you please add a CHANGES.txt entry under 9.5 in the Improvements section? > > Suggested text: > > > Distributed search with shards.tolerant: if all shard

[PR] SOLR-17053: If all shards fail, fail the request despite shards.tolerant [solr]

2023-11-29 Thread via GitHub
aparnasuresh85 opened a new pull request, #2102: URL: https://github.com/apache/solr/pull/2102 https://issues.apache.org/jira/browse/SOLR-17053 # Description If the request is tolerant to errors, logic in SearchHandler simply sets partialResults to true upon detecti