Houston Putman created SOLR-17637:
-------------------------------------
Summary: HttpShardHandler can wait indefinitely when retrying
after certain failures
Key: SOLR-17637
URL: https://issues.apache.org/jira/browse/SOLR-17637
Project: Solr
Issue Type: Bug
Affects Versions: 9.8
Reporter: Houston Putman
If a The LBHttp2SolrClient is used to do an asynchronous request, then any
error that has a null message can result in that request not having its future
completed. The HttpShardHandler loops indefinitely until all responses have
been processed. So if a future is not completed, then its response will not be
added to the list.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]