code-examples/2024/08/chat_demo1/tools
Tomasz Półgrabia e492b6df60 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
..
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 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.bak Diagnosed where is the problem. 2024-12-28 02:38:53 +01:00
docker-compose.yaml.bak.2 Diagnosed where is the problem. 2024-12-28 02:38:53 +01:00
docker-compose.yaml.bak.3 Diagnosed where is the problem. 2024-12-28 02:38:53 +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