You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/01/02 14:34:50 UTC

[jira] [Commented] (SOLR-5590) SolrJ is still on httpcomponents/httpclient version 4.2.x, which has some problems

    [ https://issues.apache.org/jira/browse/SOLR-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860205#comment-13860205 ] 

Karl Wright commented on SOLR-5590:
-----------------------------------

Updating the httpclient version in the ivy versions file does not break compilation, at least on the 4x branch.  Running all tests now.

> SolrJ is still on httpcomponents/httpclient version 4.2.x, which has some problems
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-5590
>                 URL: https://issues.apache.org/jira/browse/SOLR-5590
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.5.1
>            Reporter: Karl Wright
>
> SolrJ depends on HttpClient 4.2.x right now, but HttpClient 4.2.x has issues that the ManifoldCF team encountered with handling of form data encoding - issues which are addressed in HttpClient 4.3.x.  We developed a local patch, but Solr will eventually need to go to the new client.  (ManifoldCF would plan to follow shortly thereafter).
> I tried to get Oleg (PMC chair of HttpComponents) to agree to port the fixed code to the 4.2.x stream but he did not want to do that.  So I believe that that avenue is closed.
> See CONNECTORS-623 for a detailed description of the problem.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org