You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/01/13 19:08:12 UTC

[jira] [Created] (SOLR-4300) Possible race condition in CoreContainer.getCore() when lazily loading cores.

Erick Erickson created SOLR-4300:
------------------------------------

             Summary: Possible race condition in CoreContainer.getCore() when lazily loading cores.
                 Key: SOLR-4300
                 URL: https://issues.apache.org/jira/browse/SOLR-4300
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.1, 5.0
            Reporter: Erick Erickson
            Assignee: Erick Erickson
            Priority: Blocker


Yonik pointed out in SOLR-1028 that there is a possible race condition here, he's right not to my surprise. Calling it a "blocker" for now so we make a decision on it rather than let it fall through the cracks. I should be able to get a patch up tonight (Sunday).

That said, there's potential here to introduce deadlocks, is it worth rushing into 4.1?

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org