Chris,

This (understandably) requires access to the log segment files on disk. Managed 
Kafka services are becoming more popular (Confluent Cloud, Amazon MSK) and they 
do not expose the log segment files on disk. It’d be great to have an 
equivalent functionality that would work on managed services.

But, that would be a completely different implementation, so maybe it’s not 
something you want to handle right now.

-James

Sent from my iPhone

> On Nov 27, 2020, at 10:14 AM, Christopher Beard <cbea...@bloomberg.net> wrote:
> 
> Bump. I'd like to gather more feedback on this!
> 
> Chris
> 
>> On 2020/08/17 20:23:51, "Christopher Beard (BLOOMBERG/ 919 3RD A)" 
>> <cbea...@bloomberg.net> wrote: 
>> Hi everyone,
>> 
>> I would like to start a discussion on KIP-640:
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-640%3A+Add+log+compression+analysis+tool
>> 
>> This KIP outlines a new CLI tool which helps compare how the various 
>> compression types supported by Kafka reduce the size of a log (and therefore 
>> more broadly, of a topic).
>> 
>> I've put together a PR that might help serve as a starting point for 
>> comments and suggestions.
>> [WIP] PR: https://github.com/apache/kafka/pull/9193
>> 
>> Thanks,
>> Chris Beard

Reply via email to