Skip to content

Conversation

@actgardner
Copy link

librdkafka was released at the beginning of July and includes support for jwt oauth-bearer auth. https://github.com/confluentinc/librdkafka/releases/tag/v2.11.0

I'm not sure if I've fully understood the upgrade process, I'm pretty new to rust.

@thalesfragoso
Copy link

I would like to bring attention to this PR since 2.10.0 contains a bug that prevents re-connections after brokers/clusters restarts, among other things. There's even a warning in their current changelog:

[!WARNING] it's suggested to upgrade to 2.10.1 or later because of the possibly critical bug #5088

@actgardner Thanks for the PR, I guess it makes sense to update it to 2.11.1?

@Marwes
Copy link
Contributor

Marwes commented Oct 1, 2025

We might be seeing the re-connection bug occasionally so updating past that version would be really appreciated!

@sukhmel
Copy link

sukhmel commented Oct 17, 2025

there is a 2.12 release of librdkafka now, that includes support for new balancing mechanism of new Kafka release 4.0.0, too

Marwes added a commit to Marwes/rust-rdkafka that referenced this pull request Nov 5, 2025
Mainly want to see an update to to the reconnection issue on 2.10. Changes the test kafka to bitnamilegacy/kafka as all images were moved
here. Seems to be a risk that these images will also be removed at some point so finding another source for running kafka for testing would be good.

Closes fede1024#789
Marwes added a commit to Marwes/rust-rdkafka that referenced this pull request Nov 6, 2025
Mainly want to see an update to to the reconnection issue on 2.10. Changes the test kafka to bitnamilegacy/kafka as all images were moved
here. Seems to be a risk that these images will also be removed at some point so finding another source for running kafka for testing would be good.

Closes fede1024#789
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

Successfully merging this pull request may close these issues.

4 participants