-
Hi:
I was trying to run a minimal example of this library when this happened. I tried this both with 0.9.1 and 0.9.2rc
`
System.TypeInitializationException: The type initializer for 'RdKafka.In…
-
ubuntu16.04
I am compiling according to the page: http://www.udpwork.com/item/16751.html
and got the same error when I compiled accessws/matchengine/marketprice
`
//usr/local/lib/librdkafka.a(rd…
-
Description
===========
Occurs on an application that scrapes a database table and publishes to Kafka. The design of the app is such that, upon any error, it will destroy the producer instance (and …
-
I have just started using this library and cannot find any documentation on how to setup SSL with rdkafka-dotnet.
-
@edenhill please have a look
Description
==========
Running single consumer with "group.instance.id" : "1"(enabled static membership).
After restarting of broker(kafka server), could see cons…
-
Description
===========
After upgrading to .NET 7 we experience regular crashes in form of `System.AccessViolationException` and sometimes `System.BadImageFormatException`.
We are using a basic …
-
Hello
After `cargo build` error appears:
```
error: failed to run custom build command for `rdkafka-sys v4.6.0+2.2.0`
Caused by:
process didn't exit successfully: `D:\GitHub\learning\tiny…
-
Description
===========
I am using node-rdkafka to connect my application with kafka. When i am running the application using docker i am getting error Segmentation fault (core dumped)
I have use…
-
deserializer.Deserialize(topic, data) gives panic: runtime error: invalid memory address or nil pointer dereference
===========
Attempt to deserialise/unmarshall message
How to reproduce
=…
-
**Environment Information**
- OS [Mac 13.6.2]:
- Node Version [18.19.0]:
- NPM Version [10.2.3]:
- C++ Toolchain [e.g. Visual Studio, llvm, g++]:
- node-rdkafka version [2.13.0]:
**Steps…