Jun Rao created KAFKA-3027:
------------------------------
Summary: Kafka metrics can be stale if there is no new update
Key: KAFKA-3027
URL: https://issues.apache.org/jira/browse/KAFKA-3027
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 0.8.2.0
Reporter: Jun Rao
Currently, org.apache.kafka.common.metrics has the issue that the reported
metric value can be stale if there is no new update. For example, in the
producer, if no new data is sent to the producer instance, metrics such as
record rate will be stale.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)