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

CoreStatus requests can fail if executed during a core reload

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.4, 7.0
    • None
    • None

    Description

      CoreStatus requests delegate some of their response down to a core's IndexWriter. If the core is being reloaded, then there's a race between these calls and the IndexWriter being closed, which can lead to the request failing with an AlreadyClosedException.

      Attachments

        1. SOLR-9699.patch
          5 kB
          Mikhail Khludnev
        2. SOLR-9699.patch
          6 kB
          Mikhail Khludnev

        Issue Links

          Activity

            People

              mkhl Mikhail Khludnev
              romseygeek Alan Woodward
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: