[ 
https://issues.apache.org/jira/browse/SOLR-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-16591:
--------------------------------
    Description: 
Very few Solr users use "transient cores" but the impact of the capability adds 
complexity. This proposal would make SolrCores devoid of transient cores, and 
instead have a subclass deal with that. This way, SolrCores will make no 
mention of transient cores (hopefully) and it'll be easier to understand and 
maintain SolrCores.

Furthermore, *transient cores is hereby deprecated.*

  was: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.


> 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
>            Priority: Major
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> Very few Solr users use "transient cores" but the impact of the capability 
> adds complexity. This proposal would make SolrCores devoid of transient 
> cores, and instead have a subclass deal with that. This way, SolrCores will 
> make no mention of transient cores (hopefully) and it'll be easier to 
> understand and maintain SolrCores.
> Furthermore, *transient cores is hereby deprecated.*



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to