Skip to content

lib: librdkafka: upgrade to v2.11.0 - #10556

Open
edsiper wants to merge 1 commit into
masterfrom
lib-rdkafka-v2.11
Open

lib: librdkafka: upgrade to v2.11.0#10556
edsiper wants to merge 1 commit into
masterfrom
lib-rdkafka-v2.11

Conversation

@edsiper

@edsiper edsiper commented Jul 8, 2025

Copy link
Copy Markdown
Member

re: #10540


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
@edsiper

edsiper commented Jul 8, 2025

Copy link
Copy Markdown
Member Author

ah, this version of librdkafka relies on libcurl:

fatal error: 'curl/curl.h' file not found
#include <curl/curl.h>
^~~~~~~~~~~~~
if the dependency is not available it just fails, librdkafka should disable the feature, we need to wait until this is fixed, also this will need we add libcurl as a dependency on all our packages/containers

@cosmo0920

Copy link
Copy Markdown
Contributor

ah, this version of librdkafka relies on libcurl:

fatal error: 'curl/curl.h' file not found #include <curl/curl.h> ^~~~~~~~~~~~~ if the dependency is not available it just fails, librdkafka should disable the feature, we need to wait until this is fixed, also this will need we add libcurl as a dependency on all our packages/containers

This issue should be resolved by confluentinc/librdkafka#5136.
Still in progress. JFYI.

@cailyoung

Copy link
Copy Markdown

Hi there, is there anything we can do to help get this merged?

@edsiper

edsiper commented Oct 20, 2025

Copy link
Copy Markdown
Member Author

waiting on confluentinc/librdkafka#5136

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Feb 19, 2026
@matt-richardson

Copy link
Copy Markdown

Ooh - exciting news!.
The PR this is waiting on merged yesterday 🎉

@github-actions github-actions Bot removed the Stale label Jun 28, 2026
@cosmo0920

cosmo0920 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

So, It'll be released as v2.14.3 or so?
It's a great news! 😍

@cailyoung

Copy link
Copy Markdown

2.15 has it: https://github.com/confluentinc/librdkafka/releases/tag/v2.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants