Hi, We are using 0.8.2.1 currently.
- How to get the consumer offsets from the offsets topic? ​- Is there any built-in function which I could use? (like in AdminUtils.scala) - Is it ok to start a simple consumer and read the offsets from the topic? ​We used to read the offsets from zookeeper previously for the HighLevelConsumers. But with the new broker this changed as we are using Kafka topic for offsets.​ -- Regards Vamsi Subhash