Hi Team, I would like to ask you about the easiest way to fetch topics metadata from my app. My goal is monitoring of the topic size in my java app (when I have also producers). Is there any API in Kafka libs for that? I would like to avoid direct connection to the Zookeeper.
Thanks, Chris