James Dyer created SOLR-17516: --------------------------------- Summary: LBHttpSolrClient: support HttpJdkSolrClient Key: SOLR-17516 URL: https://issues.apache.org/jira/browse/SOLR-17516 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: SolrJ Reporter: James Dyer
With SOLR-599 we added a new SolrJ client *HttpJdkSolrClient* which uses java.net.http.HttpClient internally. We can also support load balancing. This ticket is to factor out common functionality from the existing *LBHttp2SolrClient*, creating a new sibling class *LBHttpJdkSolrClient*. This is a prerequisite for having a version of *CloudSolrClient* that works with *HttpJdkSolrClient*. -- 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