[ 
https://issues.apache.org/jira/browse/SOLR-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036355#comment-18036355
 ] 

David Smiley commented on SOLR-17771:
-------------------------------------

[~jdyer], as I try to move SolrJ's Jetty client stuff to a new module, I'm 
seeing something unfortunate relating to this JIRA issue.  Ostensibly, 
LBHttp2SolrClient is a client supporting any HttpSolrClientBase implementation. 
 However, in {{doAsyncRequest}}, it casts the client to {{Http2SolrClient}} in 
particular.  I'll see what I can do...

> 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]

Reply via email to