Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

rocko83/kafka-utilities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.0%
  • Python 7.0%