Skip to content

Commit

Permalink
lib: librdkafka: upgrade to v2.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Dec 19, 2023
1 parent 25da58c commit 6a9cc0e
Show file tree
Hide file tree
Showing 655 changed files with 23,299 additions and 5,478 deletions.
2 changes: 1 addition & 1 deletion cmake/libraries.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ set(FLB_PATH_LIB_MINIZ "lib/miniz")
set(FLB_PATH_LIB_TUTF8E "lib/tutf8e")
set(FLB_PATH_LIB_CARES "lib/c-ares-1.24.0")
set(FLB_PATH_LIB_SNAPPY "lib/snappy-fef67ac")
set(FLB_PATH_LIB_RDKAFKA "lib/librdkafka-2.1.0")
set(FLB_PATH_LIB_RDKAFKA "lib/librdkafka-2.3.0")
set(FLB_PATH_LIB_RING_BUFFER "lib/lwrb")
set(FLB_PATH_LIB_WASM_MICRO_RUNTIME "lib/wasm-micro-runtime-WAMR-1.2.2")
2 changes: 0 additions & 2 deletions lib/librdkafka-2.1.0/debian/watch

This file was deleted.

2 changes: 0 additions & 2 deletions lib/librdkafka-2.1.0/packaging/debian/watch

This file was deleted.

212 changes: 0 additions & 212 deletions lib/librdkafka-2.1.0/src/rdkafka_assignor.h

This file was deleted.

138 changes: 0 additions & 138 deletions lib/librdkafka-2.1.0/src/rdkafka_range_assignor.c

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Read the FAQ first: https://github.com/confluentinc/librdkafka/wiki/FAQ

Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions
Do NOT create issues for questions, use the discussion forum: https://github.com/confluentinc/librdkafka/discussions



Expand All @@ -14,7 +14,7 @@ How to reproduce
<your steps how to reproduce goes here, or remove section if not relevant>


**IMPORTANT**: Always try to reproduce the issue on the latest released version (see https://github.com/edenhill/librdkafka/releases), if it can't be reproduced on the latest version the issue has been fixed.
**IMPORTANT**: Always try to reproduce the issue on the latest released version (see https://github.com/confluentinc/librdkafka/releases), if it can't be reproduced on the latest version the issue has been fixed.


Checklist
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 6a9cc0e

Please sign in to comment.