zalando / nakadi

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

Workaround: disallow re-partitioning the DLQ redrive event type. #1564

Closed 1u0 closed 11 months ago

1u0 commented 11 months ago

One-line summary

Workaround for non-working re-partitioning of event type for the DLQ redrive event type (sine the latter is consumed by subscriptions implicitly).

a1exsh commented 11 months ago

:+1:

1u0 commented 11 months ago

:+1:

adyach commented 11 months ago

👍