[ https://issues.apache.org/jira/browse/KAFKA-18679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922646#comment-17922646 ]
TaiJuWu commented on KAFKA-18679: --------------------------------- Hi [~kevinwu2412] , may I pick this up? > KafkaRaftMetrics metrics are exposing doubles instead of integers > ----------------------------------------------------------------- > > Key: KAFKA-18679 > URL: https://issues.apache.org/jira/browse/KAFKA-18679 > Project: Kafka > Issue Type: Bug > Components: kraft > Reporter: Kevin Wu > Priority: Major > > The following metrics are being exposed as floating point doubles instead of > ints/longs: > * log-end-offset > * log-end-epoch > * number-unkown-voter-connections > * current-leader > * current-vote > * current-epoch > * high-watermark > This issue extends to a lot of other metrics, which may be intending to > report only integer/long values, but are instead reporting doubles. > > Link to GH discussion detailing issue further: > https://github.com/apache/kafka/pull/18304#discussion_r1934364595 -- This message was sent by Atlassian Jira (v8.20.10#820010)