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

Shawn Heisey commented on SOLR-5590:
------------------------------------

It only took a couple of test runs on trunk to get the tests to pass, but I had 
to run it a bunch of times on branch_4x.  It was a semi-repeatable failure that 
you can see with the following commandline (tested on Linux):

ant test Dtestcase=CollectionsAPIDistributedZkTest 
-Dtests.method=testDistribSearch

The same failure happens on a clean 4x checkout with similar frequency, so I 
don't think this change has caused any new problems.  The precommit passed on 
the first try.  I'll go ahead and commit.


> 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