You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/07/18 17:56:31 UTC

[jira] Commented: (SOLR-638) Enable access to MultiCore from SolrCore

    [ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614763#action_12614763 ] 

Yonik Seeley commented on SOLR-638:
-----------------------------------

 A couple of items I noticed about this patch:
- the old core is now immediately closed instead of being finalized... this can cause exceptions for requests that are currently in flight, right?
- CoreDescriptor can now have it's core changed (via reloadCore).  Doesn't that now open up thread safety issues?
  

> Enable access to MultiCore from SolrCore
> ----------------------------------------
>
>                 Key: SOLR-638
>                 URL: https://issues.apache.org/jira/browse/SOLR-638
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-638.patch, SOLR-638.patch
>
>
> We need to provide some way for cores to access other cores registered within MultiCore

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