Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 442 Bytes

topic-descriptor

Another Apache Kafka topic descriptor

Quick and dirty Kafka topic descriptor to get some information about the topic. The idea behind it was to check the dirty ratio

How to use:

  java -jar topic-descriptor-x.y.z.jar <config file> <topic name>

DISCLAIMER

THIS CONFIGURATION IS CREATED FOR TESTING ONLY, USE ON PRODUCTION AT YOUR OWN RISK. PLEASE CHECK THE LICENSE FOR FURTHER INFORMATION.