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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to