Hoss Man created SOLR-9029:
------------------------------

             Summary: regular fails since  
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy 
                 Key: SOLR-9029
                 URL: https://issues.apache.org/jira/browse/SOLR-9029
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man


jenkins started to semi-regularly complain about 
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy on march 7 (53 
failures in 45 days at current count)

March 7th is not-coincidently when commit 
093a8ce57c06f1bf2f71ddde52dcc7b40cbd6197 for SOLR-8745 was made, modifying both 
the test & a bunch of ClusterState code.

----

Sample failure...

https://builds.apache.org/job/Lucene-Solr-Tests-master/1096

{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest 
-Dtests.method=testStateFormatUpdateWithExplicitRefreshLazy 
-Dtests.seed=78F99EDE682EC04B -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=tr-TR -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.45s J0 | 
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : c1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([78F99EDE682EC04B:13B63EA311211D71]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy(ZkStateReaderTest.java:46)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
{noformat}

...i've also seen this fail locally, but i've never been able to reproduce it 
with the same seed.




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

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

Reply via email to