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

CoreContainer#register should use checkDefault to normalize the core name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-ALPHA, 6.0
    • multicore
    • None

    Description

      fail case:

      start with default collection set to collection1
      remove core collection1
      default collection on CoreContainer is still set to collection1
      add core collection1
      it doesn't act like the default core

      we might do as the summary suggests, or when the default core is removed, we reset to no default core until one is again explicitly set

      Attachments

        1. SOLR-2225.patch
          2 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: