You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2019. It is now read-only.
I run Kafka in Docker use images: wurstmeister/kafka:0.9.0.1
docker-compose.yml looks like:
it works fine when use kafka-console-consumer.sh
and works fine use github.com/wvanbergen/kafka/tools/consoleconsumer
but not work use consumergroup
consumergroup can not receive any message when i push message to Topic KtRoomMessage
The text was updated successfully, but these errors were encountered: