Skip to content

fix(relay): Downgrade rdkafka and rdkafka-sys - #6332

Open
winterheart wants to merge 1 commit into
getsentry:masterfrom
winterheart:fix-kafka-producing
Open

fix(relay): Downgrade rdkafka and rdkafka-sys#6332
winterheart wants to merge 1 commit into
getsentry:masterfrom
winterheart:fix-kafka-producing

Conversation

@winterheart

Copy link
Copy Markdown

librdkafka 2.12.0 introduces regression (confluentinc/librdkafka#5301) that prevents produce messages into kafka queue and halts any activity of other Sentry services.
Downgrading rdkafka to 0.38 and rdkafka-sys to 4.9.0 with last known stable configuration until underlying library get proper fix.

Fixes getsentry/self-hosted#4317

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

librdkafka 2.12.0 introduces regression
(confluentinc/librdkafka#5301)
that prevents produce messages into kafka queue and halts any
activity of other Sentry services.
Downgrading rdkafka to 0.38 and rdkafka-sys to 4.9.0 with last known
stable configuration until underlying library get proper fix.

Fixes getsentry/self-hosted#4317

Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
@winterheart
winterheart requested a review from a team as a code owner August 27, 2026 11:04
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.

Failed to produce message to Kafka

1 participant