Nikki Thean created KAFKA-5055:
----------------------------------
Summary: Kafka Streams skipped-records-rate sensor producing
nonzero values even when FailOnInvalidTimestamp is used as extractor
Key: KAFKA-5055
URL: https://issues.apache.org/jira/browse/KAFKA-5055
Project: Kafka
Issue Type: Bug
Reporter: Nikki Thean
According to the code and the documentation for this metric, the only reason
for a skipped record is an invalid timestamp, except that a) I am reading from
a topic that is populated solely by Kafka Connect and b) I am using
`FailOnInvalidTimestamp` as the timestamp extractor.
Either I'm missing something in the documentation (i.e. another reason for
skipped records) or there is a bug in the code that calculates this metric.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)