Skip to content

build(deps): Update rdkafka to 0.38 with librdkafka 2.10#5523

Merged
Dav1dde merged 2 commits intomasterfrom
dav1d/update-rdkafka-490
Jan 8, 2026
Merged

build(deps): Update rdkafka to 0.38 with librdkafka 2.10#5523
Dav1dde merged 2 commits intomasterfrom
dav1d/update-rdkafka-490

Conversation

@Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Jan 8, 2026

From a user on Discord:

Self-Hosted Sentry with external Kafka 4 - Relay cannot connect

Hey, I'm self hosting Sentry and trying to install it using an external Kafka instance. The Kafka instance provided to me is a Kafka version 4 as 3.9 is at end-of-life. Since Relay is using a Rust implementation to connect to Kafka using the rdkafka-sys 4.8.0+2.3.0 lib (which is librdkafka 2.3.0), I'm facing a protocol incompatibility error during SASL/SCRAM auth. More info on this incompatibility here

If I understand correctly, using rdkafka-sys 4.9.0+2.10.0 would fix this issue. Is this planned?

In general a good idea to keep the dependencies up to date.

@Dav1dde Dav1dde requested a review from a team as a code owner January 8, 2026 12:28
@Dav1dde Dav1dde force-pushed the dav1d/update-rdkafka-490 branch from c0de0f0 to c1c00fe Compare January 8, 2026 12:30
@Dav1dde Dav1dde force-pushed the dav1d/update-rdkafka-490 branch from c1c00fe to 899b83b Compare January 8, 2026 12:31
@Dav1dde Dav1dde self-assigned this Jan 8, 2026
@Dav1dde Dav1dde enabled auto-merge January 8, 2026 12:52
@Dav1dde Dav1dde added this pull request to the merge queue Jan 8, 2026
Merged via the queue into master with commit 07fbc1b Jan 8, 2026
29 checks passed
@Dav1dde Dav1dde deleted the dav1d/update-rdkafka-490 branch January 8, 2026 13:33
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.

2 participants