David Smiley created SOLR-16591:
-----------------------------------

             Summary: Refactor transient cores to be a subclass of SolrCores
                 Key: SOLR-16591
                 URL: https://issues.apache.org/jira/browse/SOLR-16591
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley


Very few Solr users use "transient cores" but the impact of the capability adds 
complexity.  This proposal would make SolrCores itself pluggable and with an 
implementation that implements transient cores as a subclass of it.  This way, 
SolrCores will make no mention of transient cores (hopefully) and it'll be 
easier to understand and maintain SolrCores.  There may be some back-combat 
impact.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to