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

Combination of a core being swappable and loading on startup doesn't actually load on startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.1, 6.0
    • 4.1, 6.0
    • None
    • None

    Description

      See Shawn's comment on SOLR-1028. Problem is this line (611 currently) in CoreContainer.xml (4x)

      if (!p.isSwappable() && p.isLoadOnStartup())
      Should be || instead I think.

      Attachments

        1. SOLR-4201.patch
          9 kB
          Erick Erickson
        2. SOLR-4201.patch
          0.7 kB
          Shawn Heisey

        Activity

          People

            erickerickson Erick Erickson
            erickerickson Erick Erickson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: