lensesio / fast-data-dev

Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, , 20+ connectors
https://lenses.io
Apache License 2.0
2.02k stars 332 forks source link

KAFKA_AUTO_CREATE_TOPICS_ENABLE: 'true' does not works #165

Open gionnydeep75 opened 4 years ago

gionnydeep75 commented 4 years ago

Hi all, I have a docker-compose file with in your image . With the latest tags I got error Topic(s) [mytopic] is/are not present and missingTopicsFatal is true

I wonder what kind of environment attribute I have to set up to auto create topic

Thanks in advance

viveks7 commented 1 year ago

Any update on this?