Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
SOLR-16164 ConfigSet API returns error if untrusted user creates from _default configset
- Closed
- relates to
-
SOLR-15100 add ConfigSetService extension ability
- Closed
- links to