Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5592

Possible deadlock on startup if using warming queries and certain components and jmx.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.9, 6.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            markrmiller@gmail.com Mark Miller
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: