[ 
https://issues.apache.org/jira/browse/SOLR-15258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422614#comment-17422614
 ] 

Nazerke Seidan commented on SOLR-15258:
---------------------------------------

[~ilan], yes, I see the issue. I created a PRĀ  
(https://github.com/apache/solr/pull/322) . Another special case is in ZkCli 
where ConfigSetService.bootstrapConf() is called. But there I explicitly set 
ConfigSetService by calling coreContainer.setConfigSetService()

> ConfigSetService: add CRUD operations, subsume ZkConfigManager 
> ---------------------------------------------------------------
>
>                 Key: SOLR-15258
>                 URL: https://issues.apache.org/jira/browse/SOLR-15258
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: main (9.0)
>
>          Time Spent: 10h
>  Remaining Estimate: 0h
>
> 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)

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

Reply via email to