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 2017/01/20 04:52:26 UTC

[jira] [Created] (SOLR-10007) Clean up references to CoreContainer and CoreDescriptors

Erick Erickson created SOLR-10007:
-------------------------------------

             Summary: Clean up references to CoreContainer and CoreDescriptors
                 Key: SOLR-10007
                 URL: https://issues.apache.org/jira/browse/SOLR-10007
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: trunk, 6.4
            Reporter: Erick Erickson
            Assignee: Erick Erickson


It's a bit weird that CoreDescriptor contains a reference to CoreContainer. It seems like the SolrCore should reference CoreContainer.

Similarly, SolrCore keeps a copy of CoreDescriptor and another copy is kept in the various CoreDescirptor lists making it difficult to track which is the "real" CoreDescriptor.

This is an umbrella issue as I think this (and perhaps other) issues can be tackled separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org