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 2021/03/12 22:07:00 UTC

[jira] [Updated] (SOLR-15258) ConfigSetService: add CRUD operations, subsume ZkConfigManager

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

David Smiley updated SOLR-15258:
--------------------------------
    Summary: ConfigSetService: add CRUD operations, subsume ZkConfigManager   (was: ConfigSetService: add CRUD operations; implement )

> ConfigSetService: add CRUD operations, subsume ZkConfigManager 
> ---------------------------------------------------------------
>
>                 Key: SOLR-15258
>                 URL: https://issues.apache.org/jira/browse/SOLR-15258
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Priority: Minor
>
> Increase the scope of ConfigSetService with CRUD operations and anything else so that it can be the one place to go for anything ConfigSet related.  This should be easier to understand/maintain, and also improve the efficacy of the plug-ability of ConfigSetService.
> It's likely ZkConfigManager will disappear, with most of its functionality moving into CloudConfigSetService (ZK).  A number of places in SolrCloud use ZkConfigManager that will change to use the ConfigSetService instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)