Kafka consumerdoesn’t receive messages in docker
I am creating a very basic consumer/producer setup for Kafka. I am using both Zookeper and Kafka with a Docker compose. Both seem to be connecting but when it comes to produce or consume, nothing happens. I can see the topic created and saw this in the kafka container log when it starts up. Not sure if it’s related.