wurstmeister / kafka-docker

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

Question: I have over 400 topics that created in three kafka brokers, and now only one of them running #741

Closed HKby closed 9 months ago

HKby commented 9 months ago
kafka2                   | waiting for kafka to be ready
kafka3                   | waiting for kafka to be ready
kafka2                   | waiting for kafka to be ready
kafka3                   | Not able to auto-create topic (waited for 600 sec)
kafka2                   | Not able to auto-create topic (waited for 600 sec)

Any one has idea how to resolve this?

HKby commented 9 months ago

resolved