Kafka Users, I have been trying out a simple consumer example that is supposed to read messages from a specific partition of a topic. I'm not able to get two consumer instances up and running. The second consumer instance is idle!
Here is the original post that I created: http://stackoverflow.com/questions/34789999/apache-kafka-0-9-0-0-show-all-topics-with-partitions Thanks and Regards, Joe