James Dyer created SOLR-17242: --------------------------------- Summary: Http2SolrClient/HttpJdkSolrClient: Better handling of timeout parameters Key: SOLR-17242 URL: https://issues.apache.org/jira/browse/SOLR-17242 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: SolrJ Reporter: James Dyer
This ticket is to address two related problems: 1. *Http2SolrClient* can throw NPE if the user does not specify timeout values when building the client. 2. *HttpJdkSolrClient* takes timeout values on its Builder, but applies them at the request level. It should apply them when building the client. -- 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