-
Consumers, even idle ones, are leaking memory. Primarily in the form of unfulfilled promises.
**Repro steps:**
Started with a test app that starts up 16 consumers, each for a different topic, a…
-
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…
-
hey,
i am experiencing some issues with the kafka client connection with centrifugo, while configuring it via
image.
The kafka itself if secured with SSL (there are self signed certificates tha…
-
### Component
OpenTelemetry.Instrumentation.ConfluentKafka
### Is your feature request related to a problem?
Sometimes, Kafka producers or consumers need to dynamically load configurations an…
-
## Expected Behavior
When rebalancing occurs during a commit and all offset commit retries are exhausted, the Reactor Kafka library should poll again and process uncommitted messages. The Kafka consu…
-
-
The .net agent did not always support automatic instrumentation of Kafka. Many people previously relied on custom instrumentation of services to provide visibility into their kafka consumers. After ad…
-
This can be due to the fact clickhouse wont spawn more threads than there is logical cores, but there's also a thread limit on clickhouse that's enforced with other various settings which are defaulte…
-
# Monitoring the Kafka consumer lag
Article to show how to monitor the Kafka consumer lag. Kafka consumer lag gives the offset difference between last produced message and the last consumed message. …
-
As a first step in the development of this service, we should create simple kafka consumer using karafka. See https://github.com/karafka/karafka/wiki/Consuming-messages for details.
This consumer s…