You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/30 18:57:51 UTC

[jira] [Commented] (SOLR-4951) randomize merge policy testing in solr

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

ASF subversion and git services commented on SOLR-4951:
-------------------------------------------------------

Commit 1508521 from hossman@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1508521 ]

SOLR-4951: Better randomization of MergePolicy in Solr tests
                
> randomize merge policy testing in solr
> --------------------------------------
>
>                 Key: SOLR-4951
>                 URL: https://issues.apache.org/jira/browse/SOLR-4951
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Hoss Man
>         Attachments: SOLR-4951.patch
>
>
> split off from SOLR-4942...
> * add a new RandomMergePolicy that implements MergePolicy by proxying to another instance selected at creation using one of the LuceneTestCase.new...MergePolicy methods
> * updated test configs to refer to this new MergePolicy
> * borrow the "tests.shardhandler.randomSeed" logic in SolrTestCaseJ4 to give our RandomMergePolicy a consistent seed at runtime.

--
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