AJ Jwair created KAFKA-4592:
-------------------------------
Summary: Kafka Producer Metrics Invalid Valu
Key: KAFKA-4592
URL: https://issues.apache.org/jira/browse/KAFKA-4592
Project: Kafka
Issue Type: Bug
Components: core, producer
Affects Versions: 0.10.1.1
Reporter: AJ Jwair
Producer metrics
Metric name: record-size-max
When no records are produced during the monitoring window, the record-size-max
has an invalid value of -9.223372036854776E16
Please notice that the value is not a very small number close to zero bytes, it
is negative 90 quadrillion bytes
It should be 0, similar to the correct value of record-size-avg
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)