[
https://issues.apache.org/jira/browse/SOLR-17884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018931#comment-18018931
]
ASF subversion and git services commented on SOLR-17884:
--------------------------------------------------------
Commit 9f6ef0acfebd9458cae8c5b1bc3ba0224ff26933 in solr's branch
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9f6ef0acfeb ]
SOLR-17884: SolrJ, minimize org.apache.http usage (#3602)
SolrJ users not using deprecated SolrClients can safely exclude Apache
HttpClient dependencies.
* SolrJ Utils: Move org.apache.http usage to HttpClientUtil
* SolrHttpConstants extracted from HttpClientUtil
Did *not* bother updating deprecated classes that refer to
HttpClientUtil; not necessary.
> 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
> Time Spent: 1h 10m
> 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]