David Smiley created SOLR-17877: ----------------------------------- Summary: 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
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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org