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

ASF subversion and git services commented on SOLR-15258:
--------------------------------------------------------

Commit edc3282e333f7bc47471b69eeb73184da14ffcae in solr's branch 
refs/heads/main from Nazerke Seidan
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=edc3282 ]

SOLR-15258: fix ConfigSetService to support bootstrap_conf (#322)

(unreleased regression)
Wasn't previously tested; now we have a test.
If a ZK chroot is used as well, user needs to create it; won't be auto-created.
The Thread.sleep wasn't needed.
Moved more logic out of ZkController.

Co-authored-by: Nazerke Seidan <[email protected]>

> 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: 12h 40m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to