CoreContainer#register should use checkDefault to normalize the core name
-------------------------------------------------------------------------

                 Key: SOLR-2225
                 URL: https://issues.apache.org/jira/browse/SOLR-2225
             Project: Solr
          Issue Type: Bug
          Components: multicore
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Minor
             Fix For: 3.1, 4.0


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to