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

ASF subversion and git services commented on SOLR-17884:
--------------------------------------------------------

Commit 738f68fbd94de11303c32a06175ff34eef7d6166 in solr's branch 
refs/heads/branch_10_0 from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=738f68fbd94 ]

SOLR-17884: Don't depend on Apache HttpClient (#3792)

* ZkController.  Unfortunately using longer connection timeout (30 not 8) but 
at least now we re-use an internal client; get listeners for observability & 
security.
* SolrJ ConcurrentUpdateHttp2SolrClient (jetty).  Used an inner class of a 
deprecated client.
* solrj-streaming DatabaseMetaDataImpl

> SolrJ should be usable without Apache HttpClient dependencies
> -------------------------------------------------------------
>
>                 Key: SOLR-17884
>                 URL: https://issues.apache.org/jira/browse/SOLR-17884
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.10
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The SolrJ JAR, with either JDK or Jetty based HttpClient, should be usable 
> without the Apache HttpClient dependency being on the classpath.  But Apache 
> HttpClient has been used in SolrJ for so long that it has some unanticipated 
> tentacles.  This JIRA intends to go to Solr 9 (as well as 10 of course).



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