You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2014/01/31 17:00:16 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 ]

Mark Miller updated SOLR-5592:
------------------------------

    Fix Version/s:     (was: 4.6.1)

> 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: 5.0, 4.7
>
>
> 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.1.5#6160)

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