[
https://issues.apache.org/jira/browse/SOLR-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020069#comment-18020069
]
ASF subversion and git services commented on SOLR-17877:
--------------------------------------------------------
Commit d1b373daa9b1c6ca5daeff32a291524d1b92b34b in solr's branch
refs/heads/dependabot/gradle/netty-4.2.5.Final from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d1b373daa9b ]
SOLR-17877: fix overseerEnabled cluster prop (#3627)
ZkController:
* fix parsing of overseerEnabled cluster property
* fix sequence of reading cluster property
* reorder some initialization for clarity
MiniSolrCloudCluster:
* Remove flipOverseerEnablement
* Fix MiniSolrCloudCluster application of overseer enablement
TestDistributedTracing requires Overseer
MockSimpleZkController: unused
* Test overseerEnabled property (unit test)
> Create overseerEnabled cluster property
> ---------------------------------------
>
> Key: SOLR-17877
> URL: https://issues.apache.org/jira/browse/SOLR-17877
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Major
> Labels: pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> Create an "overseerEnabled" cluster property.
> The "distributedClusterStateUpdates" and
> "distributedCollectionConfigSetExecution" in solr.xml cloudConfig shall be
> removed, and instead both behaviors togged with a single boolean setting
> relating to overseer enablement. They weren't documented / advertised.
> If the new cluster property isn't set, we can examine the EnvUtil
> "solr.cloud.overseer.enabled" secondarily. In _another issue_ in Solr 10, a
> third evaluation is done to consider the least Solr version of Solr nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]