Skip to content

SOLR-18103: Remove deprecated solr.xml <metrics><hiddenSysProps></metrics> #4136

Open
epugh wants to merge 4 commits intoapache:mainfrom
epugh:SOLR-18103
Open

SOLR-18103: Remove deprecated solr.xml <metrics><hiddenSysProps></metrics> #4136
epugh wants to merge 4 commits intoapache:mainfrom
epugh:SOLR-18103

Conversation

@epugh
Copy link
Contributor

@epugh epugh commented Feb 15, 2026

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

Description

Remove deprecated code. <metrics><hiddenSysProps></metrics> is no longer supported, but <solr><hiddenSysProps></solr> is.

Solution

remove and run tests

Tests

Existing

@epugh epugh requested a review from HoustonPutman February 15, 2026 13:44
Modify ReplicationHandler backup and deletebackup commands to use the proper constructors.   Opens the door to these commands being used in the future with non filesystem backup Repos.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 15, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Feb 15, 2026
@epugh epugh changed the title SOLR-18103: Remove deprecated code SOLR-18103: Remove deprecated solr.xml <metrics><hiddenSysProps></metrics> Feb 15, 2026
@epugh
Copy link
Contributor Author

epugh commented Feb 16, 2026

Unit tests all passed locally.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments