[
https://issues.apache.org/jira/browse/KAFKA-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TAO XIAO updated KAFKA-2993:
----------------------------
Affects Version/s: 0.9.0.0
> compression-rate-avg always returns 0 even with compression.type being set
> --------------------------------------------------------------------------
>
> Key: KAFKA-2993
> URL: https://issues.apache.org/jira/browse/KAFKA-2993
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.9.0.0
> Reporter: TAO XIAO
> Assignee: TAO XIAO
> Priority: Minor
>
> The producer metric compression-rate-avg always returns 0 even with
> compression.type set to snappy. I drilled down the code and discovered that
> the position of bytebuffer in org.apache.kafka.common.record.Compressor is
> reset to 0 by RecordAccumulator.drain() before calling metric updates in
> sender thread.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)