-
-
Operator version: operator-0.4.25 v2.1.26-24.1.9
The error message from the connect pod:
`
org.apache.kafka.common.KafkaException: Failed to create new KafkaAdminClient
at org.apache.kafka.clie…
-
I'm encountering an issue with configuring Kafka in KRaft mode using the Ansible role for Confluent Platform. Despite specifying KRaft mode in my hosts.yml file, the generated server.properties file s…
-
-
### 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/kaf…
-
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
Backend
### What happened?
I am publishing a data stream to Kafka for a live Kafka data source i…
-
Avro does not support timestamp with local time zone. our functions convert to local time zone.
"logicalType": "timestamp-millis" in avro causes precision error when writing to kafka/jdbc.
Thro…
-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
Description
===========
We are using this library based consumer (basic one) to consume messages from MSK. performance wise, this doesnt meet our defined requirements. Can anyone suggest any pointer…
-
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…