[
https://issues.apache.org/jira/browse/KAFKA-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035429#comment-16035429
]
Guozhang Wang commented on KAFKA-5368:
--------------------------------------
Sounds good to me. Maybe we can add one in StreamsMetricsImplTest? Also I think
the newly added `Sum` could subsume the original `Total` class as well, but
removing `Total` is not backward compatible, neither does changing `Total` to
extend from SampledStat and replace `Sum`... Any ideas [~ijuma]?
> Kafka Streams skipped-records-rate sensor produces nonzero values when the
> timestamps are valid
> -----------------------------------------------------------------------------------------------
>
> Key: KAFKA-5368
> URL: https://issues.apache.org/jira/browse/KAFKA-5368
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Hamidreza Afzali
> Assignee: Hamidreza Afzali
> Fix For: 0.11.0.0
>
>
> Kafka Streams skipped-records-rate sensor produces nonzero values even when
> the timestamps are valid and records are processed. The values are equal to
> poll-rate.
> Related issue: KAFKA-5055
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)