issues
search
mfontanini
/
cppkafka
Modern C++ Apache Kafka client library (wrapper for librdkafka)
BSD 2-Clause "Simplified" License
600
stars
206
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#316
Oplkill
opened
6 months ago
0
clang complains about parameter used in std::atomic_flag constructor
#315
hotblack944
opened
7 months ago
0
cppkafka::produce not flushing
#314
Naseefabu
opened
8 months ago
0
warning: object backing the pointer will be destroyed at the end of the full-expression
#313
middlenebel
opened
9 months ago
0
Automate Compilation of "examples" in Build Process
#312
endersuu
opened
10 months ago
0
What happens if Kafka was offline ?
#311
TheSharpOwl
closed
1 year ago
1
CPPKafka crashes when trying to create a configuration in Windows
#310
ksohan
opened
1 year ago
0
get_member_id leak fix
#309
ilejn
closed
9 months ago
1
add_library(Rdkafka::rdkafka) issue
#308
mohammad-nazari
opened
1 year ago
0
[Memory Leak] Only release header handle if producev returned no errors
#307
BrieucNx
closed
1 year ago
2
How to get number of messages in the topic?
#306
kreuzerkrieg
opened
1 year ago
0
ADD dllexport front of HandleDeleter, to Fix link error in win dll usage.
#305
yuanchunchen
closed
1 year ago
1
How to set ttl?
#304
Mike4Feet
opened
1 year ago
0
Please help me, I have tried a variety of methods to compile, all failed, including using the method provided by chatGPT 4.0. also failed.
#303
Fowindy
opened
1 year ago
1
Removed min/max macros.
#302
krjakbrjak
closed
9 months ago
0
Do not require rdkafka if it is static lib
#301
krjakbrjak
closed
1 year ago
1
Is there any way to build it without "boost"?
#300
jinyunshaobing
opened
1 year ago
1
create BufferedProducer<std::string> producer globally
#299
barzan-hayati
opened
2 years ago
0
Dll import function not allowed
#298
krash11554
opened
2 years ago
0
How to use BufferedProducer to send binary data?
#297
lutao518
opened
2 years ago
0
produer success but kafka shell consumer all "null"
#296
HuBlanker
opened
2 years ago
1
Remove submodules
#295
alexey-milovidov
closed
2 years ago
0
Can't build tests on Ubuntu 22.04 (Jammy)
#294
umanwizard
opened
2 years ago
0
CMake: set min required C++ standard to C++11
#293
SpaceIm
closed
2 years ago
1
Do not try to export template declaration in shared lib
#292
SpaceIm
closed
2 years ago
1
cmake: Use CMAKE_INSTALL_LIBDIR
#291
kraj
closed
1 year ago
1
Update to conan
#290
IllidanSR
closed
2 years ago
0
Consumer misbehavior with newer librdkafka versions
#289
testillano
opened
2 years ago
1
How to remove topic using the API
#288
alphamarket
opened
3 years ago
0
poll_batch does not trigger commit when auto.commit is true ?
#287
dfleury2
closed
3 years ago
1
Cannot pull using consumer
#286
alphamarket
closed
3 years ago
1
make examples failure
#285
csflyer
opened
3 years ago
2
Use cpp17 and no need for Boost if you disable examples.
#284
TheSharpOwl
opened
3 years ago
4
Incremental cooperative rebalancing
#283
a-a-f
opened
3 years ago
0
Failed to find valid rdkafka version
#282
Ctulh
opened
3 years ago
0
Fix for failover issue.
#281
filimonov
closed
3 years ago
1
Unable to find cppkafka/cppkafka.h
#280
Flexiboy
closed
3 years ago
1
CMake build issues
#279
jamalabo1
closed
3 years ago
1
Sample in VS2015 link error
#278
chrisHasBeenTaken
opened
3 years ago
0
Adds support for building on Solaris-based systems
#277
bnaecker
closed
3 years ago
1
Parsing JSON payload with cppkafka
#276
raghavendraramya
opened
3 years ago
3
how to mock "cppkafka::Message" in unittest?
#275
qq911712051
opened
3 years ago
2
How can i run the example when i compile project success.
#274
alexcd90
closed
3 years ago
3
Question about consumer group member failover
#273
ngsiolei
closed
3 years ago
1
Add fix for in-source build of cppkafka.h.
#272
psigen
closed
3 years ago
1
Detect network issue or no message scenario
#271
rajdippatel-emc
opened
3 years ago
1
Topic creation
#270
chenziliang
closed
3 years ago
4
Windows compiling problem
#269
w58296
opened
3 years ago
2
Unable to set/use BackgroundEventCallback
#268
196884
closed
3 years ago
2
remove unused boost includes
#267
jlcordeiro
closed
3 years ago
1
Next