You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2023/01/21 23:55:00 UTC

[jira] [Updated] (SOLR-16591) Refactor transient cores to be a subclass of SolrCores

     [ 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org