Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 309 Bytes

kafka-utilities

who_in_isr

When I have under replicated partitions in my kafka cluster, this handy utility lets me know if a particular broker is at fault.

ConsumerGroupLag

A faster alternative to kafka-consumer-groups.sh, that can also output the information as JSON. Useful for piping into scripts.