-
### Describe the bug
Hi,
we use snapstart on our quarkus lambdas. Some of them use smallrye-messaging to write or receive messages from a kafka. This works as expected unfortunately in our logs …
-
See Phase 1 at #2160
## Motivation
A primary goal of Redpanda is to provide “Kafka compatibility” which means that applications that work with Kafka should also work unmodified with Redpanda. Ach…
-
### Related problem
In performance capacity tests for Topic Operators using KRaft-based Kafka clusters, several scaling limitations were observed. Notably, ARM architecture displayed better scalabi…
-
Whether I use docker-compose or the taball, I get the an error: Here is the last part om y startup output:
`ksqldb-server | (org.apache.kafka.clients.admin.AdminClientConfig:369)
ksqldb-server …
-
Hello everyone, I have got the following errors in KSQLDB since I have upgraded the Kafka version from 2.6 to 2.8. The errors appeared with the version 0.13.0 of KSQLDB.
First, It was thought it w…
-
### 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 (legacy)](http…
izmal updated
6 months ago
-
Hello
I created MSK cluster with IAM enabled and I am trying to run Schema Registry in AWS ECS Fargate however I am getting below error. It looks like the aws jar file is not available in the clas…
-
This behaviour doesn't seem to apply when not using a kafka proxy. Connecting directly we observe the stream always recomposes itself.
Example code:
```scala
import org.apache.kafka.clients.con…
fd8s0 updated
4 weeks ago
-
Hello,
we are having some issues when running this sink connector in combination with AWS and Debezium CDC data. The issue is that we see no data when querying the table in AWS Glue.
After the …
-
**Describe the bug**
I discovered when I run whole class test I have a second independent test failing when I need to create topics.
**To Reproduce**
This gist : https://gist.github.com/callaerta…