Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update librdkafka.redist dependency to 1.5.2 #1432

Closed
GureevLeonid opened this issue Oct 20, 2020 · 2 comments
Closed

Update librdkafka.redist dependency to 1.5.2 #1432

GureevLeonid opened this issue Oct 20, 2020 · 2 comments

Comments

@GureevLeonid
Copy link

Description

edenhill just released new version of librdkafka https://github.com/edenhill/librdkafka/releases/tag/v1.5.2
It contains many fixes.
Like this one confluentinc/librdkafka#2933, it's periodically reproducing in our production environment and we are fixing it with consumer recreation.
It would be great to remove hacks from our code and update librdkafka dll's.

@mhowlett
Copy link
Contributor

1.5.2-RC1 is already on nuget and I don't think there are changes, i'll do the final release later today probably.

@amotl
Copy link

amotl commented Oct 27, 2020

Confluent.Kafka 1.5.2 has been released, see https://www.nuget.org/packages/Confluent.Kafka/. Thanks a bunch, @mhowlett and @edenhill!

I believe this issue can well be closed then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants