[ 
https://issues.apache.org/jira/browse/SOLR-17637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922242#comment-17922242
 ] 

Houston Putman commented on SOLR-17637:
---------------------------------------

I believe this will fix a lot of the {{TestCoordinatorRole.testNRTRestart}} 
failures, but we will have to see after merging.

> 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
>            Priority: Critical
>
> 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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to