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

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

Hi Shawn,

Correct, I am not a committer for Solr, but I am involved in a downstream 
project (ManifoldCF) that has a Solr integration via SolrJ, so I have an 
interest in getting this stuff working.

My suggestion, for now, is to create a separate ticket to work on the use of 
deprecated httpclient classes, but do this as a later step.  For now, though, 
it would be great to just list them.  I'll likely have a similar situation to 
deal with in ManifoldCF.


> 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
>            Assignee: Shawn Heisey
>         Attachments: SOLR-5590.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to