Skip to content

tomasalmeida/topic-descriptor

Repository files navigation

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.