You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 05:52:05 UTC

[jira] [Updated] (SOLR-5592) Possible deadlock on startup if using warming queries and certain components and jmx.

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

David Smiley updated SOLR-5592:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Possible deadlock on startup if using warming queries and certain components and jmx.
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-5592
>                 URL: https://issues.apache.org/jira/browse/SOLR-5592
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.8, 5.0
>
>
> Seeing the case with a spellcheck component.
> We attempt to register JMX properties after we open the first searcher in core init, but we can still have a race for the first searcher open because first we call getSearcher and it can trigger concurrent warming queries that can trigger components that call getSearcher.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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