skroutz / rafka

Kafka proxy with a simple API, speaking the Redis protocol

Home Page:https://engineering.skroutz.gr/blog/kafka-rails-integration/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unclosed consumers

agis opened this issue · comments

While writing the end-to-end tests, we've noticed that consumers are not closed after their client connection dies.

confluentinc/confluent-kafka-go#65