[
https://issues.apache.org/jira/browse/SOLR-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499886#comment-13499886
]
Shawn Heisey commented on SOLR-4092:
------------------------------------
This test loads up a config with luceneMatchVersion set to LUCENE_31, then
checks what ramBufferSizeMB is set to. LUCENE_31 should have a value of 16,
but it has picked up the new default of 100, and the test fails.
> Test failure in org.apache.solr.core.TestConfig.testDefaults31
> --------------------------------------------------------------
>
> Key: SOLR-4092
> URL: https://issues.apache.org/jira/browse/SOLR-4092
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.1, 5.0
> Reporter: Shawn Heisey
> Fix For: 4.1, 5.0
>
>
> Checkout of branch_4x on 2012/11/18 at about 19:00 UTC.
> [junit4:junit4] FAILURE 0.21s | TestConfig.testDefaults31 <<<
> [junit4:junit4] > Throwable #1: java.lang.AssertionError: default
> ramBufferSizeMB should be 16
> [junit4:junit4] > at
> __randomizedtesting.SeedInfo.seed([25295D05EC822830:3C3BA9C90D30C561]:0)
> [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93)
> [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43)
> [junit4:junit4] > at
> org.apache.solr.core.TestConfig.testDefaults31(TestConfig.java:152)
> <snip>
--
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: [email protected]
For additional commands, e-mail: [email protected]