wurstmeister / kafka-docker

Dockerfile for Apache Kafka
http://wurstmeister.github.io/kafka-docker/
Apache License 2.0
6.92k stars 2.73k forks source link

Error: The group coordinator is not available #671

Open umairyounus opened 3 years ago

umairyounus commented 3 years ago

Hi,

Every time I create a new topic and subscribe to it, I get The group coordinator is not available for few seconds and then it goes away. Is there a way to automatically assign a group coordinator before subscribing? I'm using a default single node docker-compose.yml.

Cheers

Umair

giovanni-nabil commented 2 years ago

what version of Apache Kafka Clients lib are you using? and what are your configs?