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

Christine Poerschke resolved SOLR-11140.
----------------------------------------
       Resolution: Fixed
         Assignee: Christine Poerschke
    Fix Version/s: 7.1
                   master (8.0)

Thanks Omar!

> (private) SolrMetricManager.prepareCloudPlugins has unused parameter
> --------------------------------------------------------------------
>
>                 Key: SOLR-11140
>                 URL: https://issues.apache.org/jira/browse/SOLR-11140
>             Project: Solr
>          Issue Type: Task
>          Components: metrics
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>             Fix For: master (8.0), 7.1
>
>         Attachments: SOLR-11140.patch
>
>
> {{SolrMetricManager.prepareCloudPlugins}} is a private method and its last 
> parameter ({{defaultPlugin}}) is always passed in as {{null}} leading to an 
> effectively dead/unreachable block of code in the method implementation.
> This ticket proposes to remove the unused parameter and associated 
> unreachable block of code.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to