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

Quickfix for an edge case where repartition breaks #1470

Closed tor-vs-floki closed 1 year ago

tor-vs-floki commented 1 year ago

When there are multiple active timelines across different Kafka clusters, repartitioning breaks.

adyach commented 1 year ago

@tor-vs-floki please, add a regression test, which verifies the fix

antban commented 1 year ago

Agree with the test part

adyach commented 1 year ago

👍

tor-vs-floki commented 1 year ago

👍