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

Houston Putman resolved SOLR-17637.
-----------------------------------
    Fix Version/s: 9.8.1
         Assignee: Houston Putman
       Resolution: Fixed

> 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
>            Assignee: Houston Putman
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 9.8.1
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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