feat: rebalance b/w paritions example
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user