Mark Miller created SOLR-5592:
---------------------------------
Summary: Possible deadlock on startup if using 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, 4.6.1
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: [email protected]
For additional commands, e-mail: [email protected]