-
Hi,
Currently we are connecting to Kafka and Schema registry (for Avro) by passing Certificate locations for SSL authentication and we are working with .Net applications.
We are planning to use cert…
-
[Azure Event Hubs](https://azure.microsoft.com/en-us/services/event-hubs/) is like a managed Kafka service:
> Allow existing Apache Kafka clients and applications to talk to Event Hubs without any …
-
### Description
## Issue: Logging Configuration Issues with Elastic and Kafka Clients
I'm currently using both `elastic-client` and `kafka-client` in my project. I initially excluded the `log4…
-
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…
-
## Description
Using the docker image apicurio/apicurio-registry-kafkasql:2.5.10.Final
I'm trying to connect to the amazon msk with IAM authentication enabled
Docker command
```
dock…
-
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
3 weeks ago
-
**Provide details of the setup you're running**
I am running Kafka Connect File Pulse version 2.14.1 on a Linux-based operating system.
**Outline your question**
I am using the following conf…
-
## Description
**Registry Version**: 2.5.11.Final, 2.6.2.Final
**Persistence type**: kafkasql
**Keycloak version**: 25.0.0, 25.0.4
### Environment
Kubernetes v1.27
Pod environment …
-
A Quarkus based camel-kafka application runs into classloader errors when trying to specify custom schema and artifact resolvers.
The expected behavior is having classloading handled by the clien…
-
### 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…