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

Look into reopening the IndexWriter on core reload.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1
    • 4.2, 6.0
    • None
    • None

    Description

      This is largely for SOLR-3843, but other smaller reasons as well.

      I thought things had gotten to the point where this would be easy - but it's not so easy because of our real time get support over core reloads it looks.

      That needs to use the old writer - it opens the first searcher after the reload with the old writer - if we then reopen the writer we close that - and a further reopen of the searcher ends up failing due to a closed writer.

      Attachments

        1. SOLR-4417.patch
          0.9 kB
          Mark Miller
        2. SOLR-4417.patch
          1.0 kB
          Mark Miller

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: