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

Erick Erickson commented on SOLR-10489:
---------------------------------------

I’m getting about a 1% failure rate on this test _and_ one of the ones that 
gave me grief when working on SOLR-10007. I’ve backed my local version out to 
the commit just before SOLR-10007 but including SOLR-9959 and I'm beasting it 
now. My guess is that these two tests won’t fail, but it’ll take pretty much 
all day for me to be certain.

Meanwhile I'll grab this JIRA since I strongly suspect SOLR-10007. [~ab] feel 
free to take it back, at this point it looks like something I introduced though.

This is the other test that fails for me.
SolrCloudExampleTest



> StatsReloadRaceTest.testParallelReloadAndStats failures
> -------------------------------------------------------
>
>                 Key: SOLR-10489
>                 URL: https://issues.apache.org/jira/browse/SOLR-10489
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: master (7.0)
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>
> This test has been failing a lot after the changes in SOLR-9959, for unclear 
> reasons. The failure is always in the same place:
> {code}
> java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in 
> registry solr.core.collection1
>       at 
> __randomizedtesting.SeedInfo.seed([28B54D77FD0E3DF1:E72B284E72FF55AE]:0)
>       at org.junit.Assert.fail(Assert.java:93)
>       at org.junit.Assert.assertTrue(Assert.java:43)
>       at 
> org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
>       at 
> org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to