Increase connectionTimeout so SolrExampleTest doesn't timeout when trying to
connect to SolrServer instance
-----------------------------------------------------------------------------------------------------------
Key: SOLR-378
URL: https://issues.apache.org/jira/browse/SOLR-378
Project: Solr
Issue Type: Bug
Components: clients - java
Affects Versions: 1.3
Environment: Nightly build box
Reporter: Yousef Ourabi
Priority: Trivial
Fix For: 1.3
The SolrExampleJettyTest is timing out, the default timeout on the SolrServer
instance is set to 5. The attached patch adds a system property to the junit
task (build.xml line 395) that increases this to 30, and also tweaks line 72 of
SolrExampleJettyTest to read the system property.
http://lucene.zones.apache.org:8080/hudson/job/Solr-Nightly/ws/trunk/build/test-results/TEST-org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.xml
Thanks,
Yousef Ourabi
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.