Description
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.
Attachments
Attachments
Issue Links
- contains
-
SOLR-10008 Move the reference to CoreContainer from CoreDescriptor to SolrCore.
- Resolved
-
SOLR-10009 Explore removing CoreDescriptor from SolrCore
- Resolved
- incorporates
-
SOLR-10021 Cannot reload a core if it fails initialization.
- Closed
- is related to
-
SOLR-10857 Solr loads UNLOADed core on request
- Resolved
- relates to
-
SOLR-14652 SolrCore should hold its own CoreDescriptor
- Closed