Paul R. Brown created SOLR-3394:
-----------------------------------

             Summary: Behavior on startup with empty core list is broken
                 Key: SOLR-3394
                 URL: https://issues.apache.org/jira/browse/SOLR-3394
             Project: Solr
          Issue Type: Bug
          Components: multicore
    Affects Versions: 3.6
            Reporter: Paul R. Brown
             Fix For: 3.6.1


Commit 
[1211827|http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/java/org/apache/solr/core/CoreContainer.java?r1=1153564&r2=1211827&diff_format=h]
 introduced an exception on an empty list of cores; the exception disappears in 
commit 
[1235888|http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/java/org/apache/solr/core/CoreContainer.java?r1=1232192&r2=1235888&diff_format=h],
 but 3.6.0 was released in the interceding time.

I would call this a bug, since there are applications that will use Solr 
extensions to install cores at runtime, and being able to start up a fresh 
instance with no cores shouldn't result in an error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to