Hi,

What is the best way for finding out the log end offset for a topic?
Currently I am using the SimpleConsumer getLastOffset logic mentioned in:
https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+SimpleConsumer+Example

But we are running into ClosedChannelException for some of the topics. We
use Kafka for offset storage and version 0.8.2.1.

What is the ideal way to compute the topic log end offset?

-- 
Regards
Vamsi Subhash

Reply via email to