You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Dyer (JIRA)" <ji...@apache.org> on 2015/12/17 20:58:46 UTC

[jira] [Updated] (SOLR-8364) SpellCheckComponentTest occasionally fails

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

James Dyer updated SOLR-8364:
-----------------------------
    Attachment: SOLR-8364.patch

Here's a patch that adds "useColdSearcher=false/maxWarmingSearchers=1" to the test's solrconfig.xml file.  

Note that I had to copy/paste in the included solrconfig.snippet.randomindexconfig.xml so that I could also put these settings in this section. 

It doesn't look like doing this breaks anything, but I'm not fully convinced it solves the problem either?

> SpellCheckComponentTest occasionally fails
> ------------------------------------------
>
>                 Key: SOLR-8364
>                 URL: https://issues.apache.org/jira/browse/SOLR-8364
>             Project: Solr
>          Issue Type: Bug
>          Components: spellchecker
>    Affects Versions: Trunk
>            Reporter: James Dyer
>            Priority: Minor
>         Attachments: SOLR-8364.patch
>
>
> This failure did not reproduce for me in Linux or Windows with the same seed.
> {quote}
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5439/
> : Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> : 
> : 1 tests failed.
> : FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test
> : 
> : Error Message:
> : List size mismatch @ spellcheck/suggestions
> : 
> : Stack Trace:
> : java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org