[
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577421#action_12577421
]
Walter Ferrara commented on SOLR-350:
-------------------------------------
It's been a while since I had a look at this patch, and things seems to have
changed a bit meanwhile -- but it looks strange that the only way to access the
cores registry inside a solr istance relay on a deprecated class,
org.apache.solr.core.SolrMultiCore. I noticed Henri mention that the
SolrMultiCore singleton "is added to allow a smooth transition", but...
If there is no another way to achieve the same result bypassing
org.apache.solr.core.SolrMultiCore, that class should not be marked as
deprecated. Or that deprecation has to be read as "in the final solr 1.3 just
use SolrMultiCore and ignore the warning, but remember that in the next
version, the 2.0, things will change"?
> Manage Multiple SolrCores
> -------------------------
>
> Key: SOLR-350
> URL: https://issues.apache.org/jira/browse/SOLR-350
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 1.3
> Reporter: Ryan McKinley
> Attachments: SOLR-350-jsp-fixes.patch, SOLR-350-jsp-fixes.patch,
> SOLR-350-MultiCore.patch, SOLR-350-MultiCore.patch, SOLR-350-MultiCore.patch,
> SOLR-350-Naming.patch, SOLR-350-Naming.patch, solr-350.patch, solr-350.patch,
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch,
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch,
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch
>
>
> In SOLR-215, we enabled support for more then one SolrCore - but there is no
> way to use them yet.
> We need to make some interface to manage, register, modify avaliable SolrCores
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.