[
https://issues.apache.org/jira/browse/SOLR-17884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031312#comment-18031312
]
ASF subversion and git services commented on SOLR-17884:
--------------------------------------------------------
Commit a2ee23c94e1281238ea9b970b0600d87f1a500aa in solr's branch
refs/heads/branch_10x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a2ee23c94e1 ]
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 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]