Hi Kim,

I took a quick look at the patch. It seems all the information you need
are available in Kafka now.
There are several mBeans you can take a look. They are in kafka.log.
Including log start/end offsets, size and number of log segments.

Thanks,

Jiangjie (Becket) Qin


On 7/13/15, 5:01 PM, "Jisoo Kim" <jisoo....@metamarkets.com> wrote:

>Also, please let me know if there's a way for another program to know the
>amount of data each broker currently holds.
>
>Thanks,
>Jisoo
>
>On Mon, Jul 13, 2015 at 4:59 PM, Jisoo Kim <jisoo....@metamarkets.com>
>wrote:
>
>> To whom may it concern,
>>
>> My coworker submitted a patch
>> <https://issues.apache.org/jira/browse/KAFKA-1614> about a year ago,
>> which enables JMX to report segment information, so the amount of data
>>each
>> broker has can be calculated through JMX polling.
>>
>> May I ask the progress on reviewing the patch? I'd like to add a new
>> feature that does the similar thing to Yahoo's Kafka Manager, and would
>> greatly appreciate if the patch can be applied to the repo, so Yahoo's
>> Kafka Manager can display the information when using Kafka with the
>>version
>> with the patch. Thanks!
>>
>> Regards,
>> Jisoo
>>

Reply via email to