Hi Is there a way to get the last offset written by all partitions of a topic programmatically using the 0.10.0.0 API?
At the moment I use KafkaConsumer.seekToEnd as seen in this gist[1] but maybe there is a better, more efficient, way to do it? Cheers, -Kristoffer [1] https://gist.github.com/krisskross/a49e462bedb89505e372672cd81129ab