Skip to content

SOLR-18149: un-deprecate ClusterState.createFromJson - #4777

Open
serhiy-bzhezytskyy wants to merge 1 commit into
apache:mainfrom
serhiy-bzhezytskyy:SOLR-18149-undeprecate-createfromjson
Open

SOLR-18149: un-deprecate ClusterState.createFromJson#4777
serhiy-bzhezytskyy wants to merge 1 commit into
apache:mainfrom
serhiy-bzhezytskyy:SOLR-18149-undeprecate-createfromjson

Conversation

@serhiy-bzhezytskyy

Copy link
Copy Markdown
Contributor

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)

The only reason it was deprecated (SOLR-17561) was 'doesn't support
legacy configName location' -- David Smiley 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.

@dsmiley dsmiley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no; this should be removed not un-deprecated. Please offer an explanation as to why it should stay if you disagree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants