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: [email protected]
For additional commands, e-mail: [email protected]