You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2019/08/16 14:53:00 UTC

[jira] [Created] (SOLR-13702) Some components register twice their metric names

Andrzej Bialecki  created SOLR-13702:
----------------------------------------

             Summary: Some components register twice their metric names
                 Key: SOLR-13702
                 URL: https://issues.apache.org/jira/browse/SOLR-13702
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Andrzej Bialecki 


Spin-off from SOLR-13700.

Both {{AuditLoggerPlugin.initializeMetrics}} and {{AuthenticationPlugin.initializeMetrics}} needlessly add metrics names to {{metricNames}} - this is already done as a part of each respective metric registration by using {{SolrInfoBean.this.registerName(name)}}.

There may be other components that do this, too.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org