Rainbolt
0
Q:

kafka empty consumer group

ps -ef | grep GroupName | grep -v grep | awk '{print $2}' | xargs kill
bin/kafka-consumer-groups.sh --bootstrap-server localhost:9092 \
--delete --group GroupName
0

New to Communities?

Join the community