Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Emanuele Sabellico <[email protected]>
  • Loading branch information
milindl and emasab authored Apr 20, 2023
1 parent 559ee2b commit a1bbc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ librdkafka v2.1.1 is a maintenance release:
`max.poll.interval.ms`. Only certain functions were made to reset the timer,
but it is possible for the user to obtain the queue with messages from
the broker, skipping these functions. This was fixed by encoding information
in a queue itself, that whether polling it should reset the timer.
in a queue itself, that, whether polling, resets the timer.


# librdkafka v2.1.0
Expand Down

0 comments on commit a1bbc5d

Please sign in to comment.