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

Solr doesn't differentiate between a primary core and an alias

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 1.3, 1.4
    • 1.5
    • multicore
    • None

    Description

      1. You just see a list of cores on index.jsp, but there is no way to tell that there may only be one core and an alias or something similar.

      2. When shutting down the CoreContainer, if you use an alias, you will see: SEVERE: Too many close [count:-1] on org.apache.solr.core.SolrCore@3e37165f. Please report this exception to solr-user@lucene.apache.org

      This is because the primary core will be closed, and then the aliases as well - even though they are the same core.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: