You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yousef Ourabi (JIRA)" <ji...@apache.org> on 2007/10/11 19:07:50 UTC

[jira] Updated: (SOLR-378) Increase connectionTimeout so SolrExampleTest doesn't timeout when trying to connect to SolrServer instance

     [ https://issues.apache.org/jira/browse/SOLR-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yousef Ourabi updated SOLR-378:
-------------------------------

    Attachment: build.patch

Patch for build.xml and org.apache.solr.client.solrj.SolrExampleTests

> 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
>
>         Attachments: build.patch
>
>
> 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.