You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/03/08 16:40:12 UTC

[jira] [Resolved] (SOLR-4301) Consolidate lazily-loaded cores and loadOnStartup cores lists into a separate class

     [ https://issues.apache.org/jira/browse/SOLR-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-4301.
----------------------------------

    Resolution: Won't Fix
    
> Consolidate lazily-loaded cores and loadOnStartup cores lists into a separate class
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-4301
>                 URL: https://issues.apache.org/jira/browse/SOLR-4301
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.2, 5.0
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>
> The current implementation starting with SOLR-1028 is pretty trappy, in CoreContainer you have to know to check both the static (LoadOnStartup=true) and transient cores at various places in the code. Refactoring this into a class would allow consumers to not have to know about this implementation detail.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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