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

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

Commit 1510845 from hoss...@apache.org in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1510845 ]

SOLR-4952: get TestReplicationHandler using 
solrconfig.snippet.randomindexconfig.xml. This also fixes NumericFieldsTest and 
TestBinaryField which were using the replication configs for no explicable 
reason, and since i needed to fix TestBinaryField anyway, i simplified it to 
use SolrJettyTestBase instead of it's own kludgy setup (merge r1510838)
                
> audit test configs to use solrconfig.snippet.randomindexconfig.xml in more 
> tests
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-4952
>                 URL: https://issues.apache.org/jira/browse/SOLR-4952
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>
> in SOLR-4942 i updated every solrconfig.xml to either...
> * include solrconfig.snippet.randomindexconfig.xml where it was easy to do so
> * use the useCompoundFile sys prop if it already had an {{<indexConfig>}} 
> section, or if including the snippet wasn't going to be easy (ie: contrib 
> tests)
> As an improvment on this:
> * audit all core configs not already using 
> solrconfig.snippet.randomindexconfig.xml and either:
> ** make them use it, ignoring any previously unimportant explicit 
> incdexConfig settings
> ** make them use it, using explicit sys props to overwrite random values in 
> cases were explicit indexConfig values are important for test
> ** add a comment why it's not using the include snippet in cases where the 
> explicit parsing is part of hte test
> * try figure out a way for contrib tests to easily include the same file 
> and/or apply the same rules as above

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

Reply via email to