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

Faye commented on SOLR-17919:
-----------------------------

Already fixed in 
https://github.com/apache/solr/commit/dd89cd604a6dd563f15dfcec4f7a9ce5076b2410

> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to