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

Erick Erickson commented on SOLR-13709:
---------------------------------------

No, I'm not suggesting that a wait in the test is the _correct_ fix. I stuck 
that in the test to try to see if I was on the right track. A pause just before 
tests deletes the collection seems to keep the error from happening.

And yeah, I'm trying to focus on one thing at a time. When I beasted the full 
test suite, there were multiple failures and it got _really_ frustrating to try 
to figure out what was going wrong....

And to be clearer, the reload isn't a user-level reload AFAICT. I'm pretty sure 
it's adding docs in schemaless mode that's triggering it.

And I fully expect that if I manage to fix this sometime, other tests will fail 
in different ways....

> Race condition on core reload while core is still loading?
> ----------------------------------------------------------
>
>                 Key: SOLR-13709
>                 URL: https://issues.apache.org/jira/browse/SOLR-13709
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Assignee: Erick Erickson
>            Priority: Major
>         Attachments: apache_Lucene-Solr-Tests-8.x_449.log.txt
>
>
> A recent jenkins failure from {{TestSolrCLIRunExample}} seems to suggest that 
> there may be a race condition when attempting to re-load a SolrCore while the 
> core is currently in the process of (re)loading that can leave the SolrCore 
> in an unusable state.
> Details to follow...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to