[
https://issues.apache.org/jira/browse/SOLR-18103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061348#comment-18061348
]
ASF subversion and git services commented on SOLR-18103:
--------------------------------------------------------
Commit 18b5788229b6ee3be82b97ef1e16a3d69cd85176 in solr's branch
refs/heads/branch_10x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=18b5788229b ]
SOLR-18103: Remove deprecated solr.xml <metrics><hiddenSysProps></metrics>
(#4136)
> Remove deprecated SolrXmlConfig.getHiddenSysProps
> -------------------------------------------------
>
> Key: SOLR-18103
> URL: https://issues.apache.org/jira/browse/SOLR-18103
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This method was used to set up hiddensys props under the <metrics> node, but
> that can be remove. It remains settable as either system property or
> solr.xml top level value in <solr>.
>
> @Deprecated(forRemoval = true, since = "9.3")
> private static String getHiddenSysProps(ConfigNode metrics) {
>
> This concept can be removed from SolrXmlConfig.java
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]