Skip to content

SOLR-18383: remove CollectionParams.FROM_NODE - #4769

Open
serhiy-bzhezytskyy wants to merge 1 commit into
apache:mainfrom
serhiy-bzhezytskyy:SOLR-18383-remove-fromnode-param
Open

SOLR-18383: remove CollectionParams.FROM_NODE#4769
serhiy-bzhezytskyy wants to merge 1 commit into
apache:mainfrom
serhiy-bzhezytskyy:SOLR-18383-remove-fromnode-param

Conversation

@serhiy-bzhezytskyy

@serhiy-bzhezytskyy serhiy-bzhezytskyy commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/SOLR-18383

Removes CollectionParams.FROM_NODE, deprecated since 10.0 in favor of SOURCE_NODE. 4 sites (constant + its 2 usages in MoveReplicaCmd/CollectionsHandler + the v2 mapping already gone). 0 remaining references anywhere; no dedicated test existed for the legacy alias.

2 tests, 0 failures (MoveReplicaTest, sanity check on MoveReplicaCmd).

SOLR-18370 (local, not yet a PR) also touches CollectionsHandler.java and CollectionParams.java -- re-check once it opens a PR.

AI-assisted (Claude Sonnet 5)

Deprecated since 10.0 in favor of SOURCE_NODE. 0 remaining references
after removing the constant and its 2 usages in MoveReplicaCmd/CollectionsHandler.

AI-assisted (Claude Sonnet 5)
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.

1 participant