-
### 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…
-
This issue is related to #386 .
**In this issue we want to identify the scope of Apache Wayang - Apache Kafka support.**
Apache Kafka does not offer a processing engine. KStreams and KSQLDB have…
kamir updated
3 months ago
-
쿠버네티스 환경에 아파치 카프카 클러스터를 구축하고, 실제 구동시켜보려 한다.
설치는 헬름(Helm)이란 쿠버네티스 패키지 관리자를 통해 진행한다.
## Helm이란?
- Helm은 쿠버네티스용 패키지 관리자로, 애플리케이션을 쿠버네티스 클러스터에 패키지화하고 배포하기 위한 도구이다.
'차트(chart)'라고 하는 패키지 형식을 사용하여, 애플리…
-
### Describe the bug
In our Mandrel native integration tests we see new failures since the JDK `23+15` ea build in `quarkus-integration-test-kafka-oauth-keycloak-999-SNAPSHOT-runner` tests:
```
…
-
### Describe the bug.
Hello,
I tried to generate avro mapping java classes with spring template but in any way the generator is making json mapping java classes ( with @JsonProperty property ) .
…
-
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…
-
### Describe the bug
With https://github.com/quarkusio/quarkus/pull/42324 I started to get exception during cache update in my app with SmallRye Reactive Messaging. I tried to check https://github.…
-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
Hello,
We are encountering NPEs when using the Config provider for Secrets Manager, we haven't tried any other.
These seem to occur randomly, but frequently, when a worker or connector is started …