[
https://issues.apache.org/jira/browse/SOLR-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036462#comment-18036462
]
David Smiley commented on SOLR-17771:
-------------------------------------
I realized that LBHttp2SolrClient's code is mostly in servitude of
requestAsync(), which is used by HttpShardHandler (which only needs the Jetty
impl), _but not CloudSolrClient_. CSC just needs a plain old {{LBSolrClient}}.
I'm lowering down to that...
> Have a CloudSolrClient that works with HttpJdkSolrClient
> --------------------------------------------------------
>
> Key: SOLR-17771
> URL: https://issues.apache.org/jira/browse/SOLR-17771
> Project: Solr
> Issue Type: New Feature
> Reporter: David Smiley
> Assignee: James Dyer
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> As of this writing, there is a CloudSolrClient with Jetty HttpClient
> dependency and another for Apache HttpClient. This issue proposes a solution
> for the JDK HttpClient, thus offering a dependency reduced client.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]