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

Core reload calls firstSearcher listeners twice in some situations

    XMLWordPrintableJSON

Details

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

    Description

      core.reload() creates two searchers, one when creating the new core and one after creating the new IW. For each of those searchers it calls the registered listeners, however, depending on how long the first searcher takes to warm it may call the “firstSearcher” events twice.
      Probably the best solution would be to not even create the first of the searchers.

      Attachments

        1. SOLR-7035-fail.patch
          3 kB
          Tomas Eduardo Fernandez Lobbe

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tflobbe Tomas Eduardo Fernandez Lobbe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: