Jason Gustafson created KAFKA-3999:
--------------------------------------
Summary: Consumer bytes-fetched metric uses decompressed message
size
Key: KAFKA-3999
URL: https://issues.apache.org/jira/browse/KAFKA-3999
Project: Kafka
Issue Type: Bug
Components: consumer
Affects Versions: 0.10.0.0, 0.9.0.1
Reporter: Jason Gustafson
Priority: Minor
It looks like the computation for the bytes-fetched metrics uses the size of
the decompressed message set. I would have expected it to be based off of the
raw size of the fetch responses. Perhaps it would be helpful to expose both the
raw and decompressed fetch sizes?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)