[ https://issues.apache.org/jira/browse/SOLR-17516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899512#comment-17899512 ]
ASF subversion and git services commented on SOLR-17516: -------------------------------------------------------- Commit 72cc2756a7befcdb1e9fff5275261695054bd152 in solr's branch refs/heads/main from James Dyer [ https://gitbox.apache.org/repos/asf?p=solr.git;h=72cc2756a7b ] SOLR-17516: LBHttpSolrClient: support HttpJdkSolrClient (Generic Version) (#2828) > 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 > Assignee: James Dyer > Priority: Minor > Labels: pull-request-available > Fix For: main (10.0) > > Time Spent: 4.5h > Remaining Estimate: 0h > > 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