You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/03/18 15:32:15 UTC

[jira] [Updated] (SOLR-4606) Let test-framework provide random seed to HttpShardHandlerFactory

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

Robert Muir updated SOLR-4606:
------------------------------

    Attachment: SOLR-4606.patch

patch: a parameter might seem cleaner than the sysprop I used here, but I tried this, it still leaves tons of tests with nondeterministic behavior (e.g. ones using the example config).

                
> Let test-framework provide random seed to HttpShardHandlerFactory
> -----------------------------------------------------------------
>
>                 Key: SOLR-4606
>                 URL: https://issues.apache.org/jira/browse/SOLR-4606
>             Project: Solr
>          Issue Type: Test
>          Components: Tests
>            Reporter: Robert Muir
>         Attachments: SOLR-4606.patch
>
>
> Currently this uses new Random(): I think this hurts the reproducibility of any distributed test failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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