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

Faye updated SOLR-17919:
------------------------
    Attachment: image-2025-09-16-16-03-46-257.png

> HttpJdkSolrClient ignoring timeout arguments implicitly
> -------------------------------------------------------
>
>                 Key: SOLR-17919
>                 URL: https://issues.apache.org/jira/browse/SOLR-17919
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>    Affects Versions: 9.8.1
>            Reporter: Faye
>            Priority: Minor
>         Attachments: image-2025-09-16-15-43-45-163.png, 
> image-2025-09-16-16-03-46-257.png
>
>
> When using the HttpJdkSolrClient you can configure different timeouts with 
> the HttpJdkSolrClient.Builder. However, connectionTimeout implicitly gets 
> ignored as the underlying HTTP Client doesn't support that timeout. 
> Furthermore, idleTimeout unexpectedly sets the same value in the underlying 
> HTTP Client as requestTimeout.
> I think this should either be documented, or the Builder should be changed to 
> not accept these values when using HttpJdkSolrClient.
> !image-2025-09-16-15-43-45-163.png!



--
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