feat: rebalance b/w paritions example

This commit is contained in:
2026-01-25 02:24:37 +00:00
parent f8d7806ae1
commit be773bd77c
5 changed files with 124 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3"
services:
kafka:
image: apache/kafka:latest
container_name: kafka-python-conn
container_name: kafka-python
ports:
- "127.0.0.1:9092:9092" # localhost interface,host:container
environment: