Faye created SOLR-17919:
---------------------------

             Summary: 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
         Attachments: image-2025-09-16-15-43-45-163.png

When using the HttpJdkSolrClient you can configure different timeouts with the 
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