-
### Motivation
Currently, in Pulsar, TCP connections are shared across all consumers and producers for a client. This can lead to issues with backpressure and flow control, particularly for produce…
-
Hi James,
We are using Kafka net in our project. Everything looks good except to achieve consumer group in order to make kafka as Queue model.
Right now there is no option to achieve consumer group…
-
This is copy for an issue https://github.com/karafka/karafka-rdkafka/issues/128
I have two files: truststore.jks and another keystore.pfx
With command
`keytool -export -alias caroot -keystore t…
-
Since OffsetFetch API version 8, it supports fetching offsets for multiple consumer groups in a single request as introduced in [KIP-709](https://cwiki.apache.org/confluence/pages/viewpage.action?page…
-
Our application interacts with dozens of topics. As we've been transitioning functionality bit-by-bit to using Confluent, we've noticed an unfortunate increase in consumer latency.
I was finally…
-
## Feature Request
### Proposal:
Add the lag of the consumer group specified in [[[inputs.kafka_consumer]]](https://github.com/influxdata/telegraf/blob/master/plugins/inputs/kafka_consumer/) int…
-
In order to scale consuming kafka applications, there is a need to be able to register with a consumer group to commit offsets collectively and scale when consuming a topic. Investigate and implement …
-
**In what version(s) of Spring for Apache Kafka are you seeing this issue?**
I tested the following versions, they all show the same behaviour:
2.3.13, 2.5.14, 2.6.3, 2.8.2
**Describe the bug…
-
If uiPageSize>94, the consumer groups information never loads in the topics list.
The browser console logs shows:
TopicList.jsx:296 Uncaught (in promise) TypeError: f.data.filter is not a functi…
-
After updating from 0.25.0 to 0.25.1 we get a black screen when trying to access AKHQ.
In the browser's debbuger we see the error: `TypeError: t.resources is undefined`
![grafik](https://github.co…