You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Paul R. Brown (JIRA)" <ji...@apache.org> on 2012/04/23 07:01:41 UTC

[jira] [Created] (SOLR-3394) Behavior on startup with empty core list is broken

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Closed] (SOLR-3394) Behavior on startup with empty core list is broken

Posted by "Jan Høydahl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl closed SOLR-3394.
-----------------------------

    Resolution: Duplicate

Please see SOLR-3477 for patch
                
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Commented] (SOLR-3394) Behavior on startup with empty core list is broken

Posted by "Jan Høydahl (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259464#comment-13259464 ] 

Jan Høydahl commented on SOLR-3394:
-----------------------------------

Good catch. Would you attempt a patch for 3.6.1 ?
                
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org