You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/11/12 22:21:46 UTC

[GitHub] [openwhisk-package-kafka] dubee opened a new pull request #358: Use latest librdkafka

dubee opened a new pull request #358: Use latest librdkafka
URL: https://github.com/apache/openwhisk-package-kafka/pull/358
 
 
   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
   
   `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
   
   WIP: 1.2.2 isn't available in pip yet.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services