Jason Gustafson created KAFKA-6590:
--------------------------------------
Summary: Consumer bytes-fetched and records-fetched are not
aggregated correctly
Key: KAFKA-6590
URL: https://issues.apache.org/jira/browse/KAFKA-6590
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
There is a bug in the recording of these metrics which causes only the
aggregated value from only one topic in the response to be recorded for the
entire fetch.
This issue was found by github user kiest, who submitted a patch here:
https://github.com/apache/kafka/pull/4278/files
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)