zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

Remove Kafka producer/consumer crutches #1493

Closed a1exsh closed 1 year ago

a1exsh commented 1 year ago

There is no evidence that this was ever helpful, but there is evidence that it is sometimes harmful (e.g. restarting a Kafka broker, or adding empty ones).

adyach commented 1 year ago

👍

a1exsh commented 1 year ago

:+1: