msayag / msayag.github.io-comments

0 stars 0 forks source link

Kafka, Streams and Avro serialization #1

Open msayag opened 7 years ago

msayag commented 7 years ago

https://msayag.github.io/Kafka/

ghost commented 4 years ago

I am new to Kafka and I am trying to use your "Specific" version of this example. For some reason, the consumer never seems to read any messages from consumer.poll statement, even though the producer is pushing messages out.