Andrzej Bialecki created SOLR-14924:
---------------------------------------

             Summary: Some ReplicationHandler metrics are reported using 
incorrect types
                 Key: SOLR-14924
                 URL: https://issues.apache.org/jira/browse/SOLR-14924
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: metrics
    Affects Versions: 8.6.3, 8.7
            Reporter: Andrzej Bialecki
            Assignee: Andrzej Bialecki


Some metrics reported from {{ReplicationHandler}} use incorrect types - they 
are reported as String values instead of the numerics.

This is caused by using {{ReplicationHandler.addVal}} utility method with the 
type {{Integer.class}}, which the method doesn't support and it returns the 
value as a string.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to