Closed dubee closed 5 years ago
Notable fixes since 1.0.0:
Fix consumer stall when broker connection goes down (issue #2266 introduced in v1.0.0) https://github.com/edenhill/librdkafka/releases/tag/v1.0.1
Fix consumer stall when broker connection goes down (issue #2266 introduced in v1.0.0)
Consumer: max.poll.interval.ms now correctly handles blocking poll calls, allowing a longer poll timeout than the max poll interval. https://github.com/edenhill/librdkafka/releases/tag/v1.1.0
Consumer: max.poll.interval.ms now correctly handles blocking poll calls, allowing a longer poll timeout than the max poll interval.
Notable fixes since 1.0.0:
Fix consumer stall when broker connection goes down (issue #2266 introduced in v1.0.0)
https://github.com/edenhill/librdkafka/releases/tag/v1.0.1Consumer: max.poll.interval.ms now correctly handles blocking poll calls, allowing a longer poll timeout than the max poll interval.
https://github.com/edenhill/librdkafka/releases/tag/v1.1.0