code-examples/2024/08/chat_demo1/tools
Tomasz Półgrabia b2d0d20917 Working setup for apache/kafka and zookeeper (no confluent). 2024-12-28 23:27:48 +01:00
..
README.md Upgraded kafka and zookeeper to 7.4.8 (last working before 7.5.0) + successfully sending to kafka topic. 2024-12-28 13:59:13 +01:00
docker-compose.yaml Working setup for apache/kafka and zookeeper (no confluent). 2024-12-28 23:27:48 +01:00
docker-compose.yaml.confluent.old Working setup for apache/kafka and zookeeper (no confluent). 2024-12-28 23:27:48 +01:00

README.md

Kafka docker setup

Seems like there is a behavior change between 7.4.4 and latest (7.8.0, too) images. The same config works for 7.4.4 but not for the latest (it tries to connect broker and it fails).

28.12.2024 - last 7.4.x tag 7.4.8 version seems to be working well. Needs to be checked what's the difference between 7.4.8 and 7.5.0