OneCricketeer / apache-kafka-connect-docker

[KAFKA-9774] Un-official Docker Image for Apache Kafka Connect
https://issues.apache.org/jira/browse/KAFKA-9774
Apache License 2.0
36 stars 16 forks source link

docker compose -f docker-compose.cluster.yml - error out #38

Closed AndriyKalashnykov closed 1 year ago

AndriyKalashnykov commented 1 year ago

Several occurances of the following as result of configuration:

pache-kafka-connect-docker-kafka-controller-1  | Exception in thread "main" 
apache-kafka-connect-docker-kafka-controller-1  | java.lang.IllegalArgumentException: requirement failed: The advertised.listeners config must be empty when process.roles=controller

among other errors. See full log attached - error.log

OneCricketeer commented 1 year ago

Oh. The bitnami container just had a refactoring! I've not gotten around to testing that yet.

You should be able to run this using 3.4.1 image tag for the broker.