VLorz

Results 6 comments of VLorz

I've now tested against librdkafka 2.5.0-2, built and installed from sources, configured with `--enable-zlib --enable-zstd --enable-ssl --enable-gssapi --enable-curl --disable-lz4-ext`. Config parameters are: `bootstrap.servers=192.168.1.106:9092`, `log_level=7`, `debug=all`, `allow.auto.create.topics=true`. Logs are attached. BR...

I've created a new compose, now the test application runs from inside the same docker application as zookeeper and Kafka. The error is different now: _Disconnected while requesting ApiVersion: might...

> Can we have stacktrace of the crash ? It simply crashes, no stacktrace. Surrounding the code with `try...except` does not capture the crash, no exception is thrown.