-
### Is your feature request related to a problem? Please describe
Currently, all kafka topics for vmagent kafka consumer integration must be explicitly listed at configuration flag `-kafka.consum…
-
### Describe the bug
Our service is using extension quarkus-kafka-streams@3.8.5 to handle kafka messages. Everything was working fine until we added some new logic which took some more time for each …
-
Hi,
We recently encountered an issue with one of our customers kafka-clusters relating to the Datadog kafka_consumer integration (https://github.com/DataDog/integrations-core/tree/master/kafka_consume…
-
For #3016, a mechanism had been added that prevented memory leaks on adding and later removing many tenants. The leak involved `org.apache.kafka.common.metrics.KafkaMetric` objects regarding tenant K…
-
### Name and Version
bitnami/kafka 31.0.0
### What architecture are you using?
arm64
### What steps will reproduce the bug?
1. Running locally on apple macbook pro M1 with kubernetes on docker …
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…
-
[This introduced check](https://github.com/confluentinc/kafka-connect-jdbc/pull/1394) seems to work incorrectly. We have the following JDBC connector configuration.
```
{
"numeric.mapping": "bes…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
-
Currently, the consumer code in `KafkaCustomConsumer` is grabbing the topic/partition/timestamp info from the source `ConsumerRecord` and adding them as attributes in the event metadata. It would be h…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
The Microservice Health…