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

Mark Miller commented on SOLR-3072:
-----------------------------------

I made a couple changes that made this start consistently passing on my local 
freebsd 'blackhole' env - but it still seems to fail intermittently on jenkins 
with socket read time outs.
                
> FAILED:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch
> ------------------------------------------------------------------
>
>                 Key: SOLR-3072
>                 URL: https://issues.apache.org/jira/browse/SOLR-3072
>             Project: Solr
>          Issue Type: Test
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 4.0
>
>
> Another test that seems to fail often on jenkins but not other systems. We 
> take down a jetty instance and then try to query a still up jetty index with 
> the load balancing solr client (within the solrcloud client). We get an so 
> read timeout on the request. I saw this once in early dev - I couldn't figure 
> out what to blame other than http client - the other server was down, and 
> somehow that was affecting the request to the server that was still up. I 
> tried not sharing the httpclient instance between requests and making a new 
> one each time and it started working - I reverted that and it was still 
> working though - and worked since. Seems to fail consistently on jenkins 
> though.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to