[
https://issues.apache.org/jira/browse/SOLR-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903430#comment-13903430
]
Karl Wright commented on SOLR-5604:
-----------------------------------
Hi Shawn,
I'm mainly interested in what happens to SolrJ classes. It seems to me that
you will want to do two things right now:
(1) Maintain the current SolrJ API in a deprecated fashion, continuing to make
use of the deprecated way of configuring an HttpClient object, and
(2) Introduce a brand-new way of doing SolrJ initialization, where you probably
will want to pass in a builder object instead of a configured HttpClient.
Thoughts?
> Remove deprecations caused by httpclient 4.3.x upgrade
> ------------------------------------------------------
>
> Key: SOLR-5604
> URL: https://issues.apache.org/jira/browse/SOLR-5604
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.7
> Reporter: Shawn Heisey
> Fix For: 4.7, 5.0
>
> Attachments: SOLR-5604-4x-just-lucene.patch
>
>
> SOLR-5590 upgraded httpclient in Solr and Lucene to version 4.3.x. This
> version deprecates a LOT of classes and methods, recommending that they all
> be replaced with various methods from the HttpClientBuilder class.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]