-
Description
===========
In my very simple implementation, I can easily produce 1 million messages per second, but can only consume around 100k messages per second. How can I speed up the consumer …
-
The use of @KafkaListener annotation is very convenient if we use the micronaut-kafka api directly. However if we want so provide our own classes that offer pre-configured kafka consumers we would hav…
-
Add support for the consumer and producer datastream in the Kafka Integration.
The corresponding metricsets are present in the [Beats Kafa module](https://github.com/elastic/beats/tree/ec92e0213d00cd5…
-
# What happened?
Klaw always shows the message "No messages in topic" even if there are messages (I verified that with the CLI).
I am not sure where the issue now lies. Is it an ACL problem or s…
-
I'm reporting this as I've hit this a number of times and while I've worked around it, I'm filing this for two reasons:
- This feels like a bug with interaction between EventHub and the Kafka client p…
-
Hi Team,
I am opening this issue just for the sake of asking a question. When the KafkaJS library performs a `heartbeat` call to the Kafka cluster, and receives an error that the consumer group is …
-
**Describe the bug**
When a consumer's connection outlives its SASL authentication (in this case an OAuth token), then consumer will fail to fetch new records because the broker no longer accepts any…
-
There has been recently a discussion in the Fluvio [Discord channel](https://discord.com/channels/695712741381636168/695731077406392360/1305435779392081940) regarding the implementation of the [Kafka …
-
### Component
OpenTelemetry.Instrumentation.ConfluentKafka
### Is your feature request related to a problem?
Sometimes, Kafka producers or consumers need to dynamically load configurations an…
-
### 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)
Consumers co…