You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (Commented) (JIRA)" <ji...@apache.org> on 2012/03/04 19:12:00 UTC

[jira] [Commented] (SOLR-3199) Repeatable test failures (caused by suite ordering), BasicDistributedZkTest

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

Mark Miller commented on SOLR-3199:
-----------------------------------

Thanks Dawid - in this case it looks like the ZkControllerTest was setting the bootstrap_confdir sys prop and not clearing (it cleaned a couple other props, but missed that one). This caused an extra set of configuration files to be uploaded in a later test which counted on a feature where we auto choose the conf set for a collection if there is only one. There was two though.

I've committed a fix.
                
> Repeatable test failures (caused by suite ordering), BasicDistributedZkTest
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-3199
>                 URL: https://issues.apache.org/jira/browse/SOLR-3199
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3199.patch, output.log
>
>


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