[
https://issues.apache.org/jira/browse/SOLR-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126234#comment-13126234
]
Ryan McKinley commented on SOLR-2727:
-------------------------------------
Any thoughts on how to handle back compatibility? I tried to add the new
SolrServer implementation and deprecate CommonsHttpSolrServer, but there are
lots of other places that create the HttpClient directly.
I suggest that we:
# add HttpSolrServer from SOLR-2020, deprecate CommonsHttpSolrServer
# merge this change to 3.x
* distributed search will still use CommonsHttpSolrServer
* Solrj users can switch to using HttpSolrServer
# in /trunk only, migrate all httpclient usage to supported stuff
thoughts?
> Upgrade httpclient to 4.1.2 (from 3.0.1 )
> ------------------------------------------
>
> Key: SOLR-2727
> URL: https://issues.apache.org/jira/browse/SOLR-2727
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 3.3
> Reporter: Aravind Srini
> Fix For: 4.0
>
>
> Currently solr depends on commons-httpclient 3.x. EOL has been announced ,
> for some time , for that release line.
> Need to upgrade the same, to httpclient 4.1.x , to begin with. Targeting 4.0
> .
> jira logged as per the discussion of "solr - httpclient from 3.x to 4.1.x"
> thread.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]