serhiy-bzhezytskyy opened a new pull request, #4777: URL: https://github.com/apache/solr/pull/4777
https://issues.apache.org/jira/browse/SOLR-18149 Un-deprecates `ClusterState.createFromJson` instead of removing it. The only reason it was deprecated (SOLR-17561) was "doesn't support legacy configName location" -- confirmed on the ticket that this is a Solr 8 concern, not relevant from 9 forward, and no such legacy-location code path exists anywhere in the current parsing. No behavior change; the caveat was already dead documentation. 3 tests, 0 failures. AI-assisted (Claude Sonnet 5) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
