Skip to content

SOLR-18385: remove CollectionAdminRequest.PROPERTY_PREFIX - #4770

Open
serhiy-bzhezytskyy wants to merge 1 commit into
apache:mainfrom
serhiy-bzhezytskyy:SOLR-18385-remove-property-prefix
Open

SOLR-18385: remove CollectionAdminRequest.PROPERTY_PREFIX#4770
serhiy-bzhezytskyy wants to merge 1 commit into
apache:mainfrom
serhiy-bzhezytskyy:SOLR-18385-remove-property-prefix

Conversation

@serhiy-bzhezytskyy

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

Copy link
Copy Markdown
Contributor

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

Removes CollectionAdminRequest.PROPERTY_PREFIX, a deprecated non-final alias for CollectionAdminParams.PROPERTY_PREFIX. 2 call sites (ReindexCollectionCmd, CollectionMutator) migrated to the canonical constant; a dev-doc reference updated too. 0 remaining references.

7 tests, 0 failures (OverseerModifyCollectionTest, ReindexCollectionTest).

SOLR-18382 (#4760, already open) shares ReindexCollectionCmd.java -- simulated merge first, applies cleanly. SOLR-18370 (local, not yet a PR) also touches CollectionAdminRequest.java -- re-check once it opens a PR.

AI-assisted (Claude Sonnet 5)

A deprecated, non-final alias for CollectionAdminParams.PROPERTY_PREFIX.
2 call sites migrated to the canonical constant; a dev-doc reference updated too.

AI-assisted (Claude Sonnet 5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:api cat:cloud client:solrj documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant