[ 
https://issues.apache.org/jira/browse/SOLR-18103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Pugh updated SOLR-18103:
-----------------------------
    Description: 
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

 

  was:
@Deprecated(forRemoval = true, since = "9.3")
private static String getHiddenSysProps(ConfigNode metrics) {
 
This concept can be removed from SolrXmlConfig.java


> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  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]

Reply via email to