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

Fix the stream limit #1455

Closed antban closed 2 years ago

antban commented 2 years ago

There is a stream_limit parameter for subscription streaming, that is used to limit the size of the stream. The accumulator for this parameter was not always properly accumulated.

antban commented 2 years ago

:+1:

a1exsh commented 2 years ago

:+1:

antban commented 2 years ago

:+1: