-
Description
===========
When enabling logs channel, the timeout (`REQTMOUT`) logs stopped showing up.
```
"go.logs.channel.enable": true,
```
How to reproduce
================
**Without …
-
Description
===========
I use consume function to get messages in batches,and the message is lost after calling the seek function.
How to reproduce
================
The following code repro…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/sentry-kubernetes/charts/issues)
### Describe the bug (actual behavior)
I'm not sure if it…
-
I was using the VS2017 to compile the project,the error ”can not open the file RdKafka::rdkafka-NOTFOUND.obj “ occur. Anyone can solve this problem ? I would appreciate it .
-
**Describe the bug**
Cabal unconditionally invokes `pkg-config --libs` when collecting arguments, which is not sufficient for certain static linking scenarios:
https://github.com/haskell/cabal/blo…
-
Hey!
Apologies, I tried to nail this down myself, but have been banging my head against it all day and thought maybe you would have some insight.
We have a project (https://github.com/vectordotd…
-
### Version & Environment
Redpanda version: (use `rpk version`): `v22.2.7 (rev 96ed1cc)`
Please also give versions of other components:
- Operating System (e.g. from `/etc/os-release`):
```
o…
3g0r updated
7 months ago
-
I'm fairly new to Rust and I've been trying to emit the C library kafka logs as tracing events, similar to what we can do with rust-rdkafka logs if we set the tracing feature for the crate (https://gi…
-
**Environment Information**
- OS [Mac M1]:
- Node Version [v14.17.5]:
- NPM Version [6.14.14]:
- C++ Toolchain [Visual Studio]:
**Steps to Reproduce**
npm install node-rdkafka
**Addi…
-
Description
===========
Calls to AdminClient.create_topic() seem to spin indefinitely (even with `request_timeouts` added). This is after previous calls to retrieve the topics succeed (so the config…