[
https://issues.apache.org/jira/browse/CONNECTORS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958556#comment-13958556
]
Karl Wright commented on CONNECTORS-915:
----------------------------------------
The patch looks good, but a problem occurs to me. If this plugin is supposed
to work with all 4.x versions of Solr, and since before Solr 4.7 the httpclient
version it uses is 4.2.x, then I don't think you can commit this patch. If you
do, people with earlier versions of Solr 4.x won't be able to use the plugin.
Either we'd need to release a "Solr 4.0-4.6 plugin" and a "Solr 4.7+" plugin
separately, or we need to wait until there's a Solr 5.x plugin before doing
this work. But I think that is likely to occur pretty soon, from what I can
see.
> Remove HttpClient 4.3 deprecation warnings from Apache Solr 4.x Plugin
> ----------------------------------------------------------------------
>
> Key: CONNECTORS-915
> URL: https://issues.apache.org/jira/browse/CONNECTORS-915
> Project: ManifoldCF
> Issue Type: Task
> Components: Solr-4.x-component
> Affects Versions: ManifoldCF 1.5.1
> Reporter: Ahmet Arslan
> Priority: Minor
> Fix For: ManifoldCF 1.7
>
> Attachments: CONNECTORS-915.patch, CONNECTORS-915.patch
>
>
> Solr 4.7.0 uses HttpClient 4.3.1 which deprecates pretty much the entire way
> you used to build httpclient instances. Lets use new API for
> integration/solr-4.x/trunk
--
This message was sent by Atlassian JIRA
(v6.2#6252)