You can use kafka-console-consumer consuming the topic from the beginning

*kafka-console-consumer.sh --zookeeper localhost:2181 --topic test
--from-beginning*


On Thu, Mar 26, 2015 at 12:17 AM, Victor L <vlyamt...@gmail.com> wrote:

> Can someone let me know how to dump contents of topics?
> I have producers sending messages to 3 brokers but about half of them don't
> seem to be consumed. I suppose they are getting stuck in queues but how can
> i figure out where?
> Thks,
>



-- 
Regards,
Tao

Reply via email to