[ https://issues.apache.org/jira/browse/SOLR-14924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257221#comment-17257221 ]
David Smiley commented on SOLR-14924: ------------------------------------- gradlew :solr:core:test --tests "org.apache.solr.handler.TestReplicationHandler.doTestDetails" -Ptests.jvms=6 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5135EC61BF449203 -Ptests.file.encoding=ISO-8859-1 Deserves a new issue. > 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 > Priority: Major > Fix For: 8.7 > > Attachments: SOLR-14924.patch > > > 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