-
Hi @scholzj @mstruk
is there an example of how to use the library on Kafka Connect (for example with a source/sink connector) with Docker??
I was able to create a custom image with the library…
-
Description
===========
I am implementing the Kafka producer side with schema registry (JSON)
I have already a schema in the client registry and when I producing a wrong message (completely diffe…
-
### Bug Description
My root and user certificate are stored in the same Kubernetes Secret. When configuring the `tls` and `authentication` properties for a KafkaMirrorMaker2 resource, I can not use t…
-
**Describe the bug**
When using java kafka-clients (https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0) producer in version 3.9.0 proxy is unable to handle requests.
We're getti…
-
hey,
i am experiencing some issues with the kafka client connection with centrifugo, while configuring it via
image.
The kafka itself if secured with SSL (there are self signed certificates tha…
-
The `kafka-clients-metrics-3.7.0` instrumentation has started failing to verify as of the [org.apache.kafka/kafka-clients/3.9.0](https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0…
-
lpil updated
2 months ago
-
I'm reporting this as I've hit this a number of times and while I've worked around it, I'm filing this for two reasons:
- This feels like a bug with interaction between EventHub and the Kafka client p…
-
오류메세지
```python
kafka-producer | Traceback (most recent call last):
kafka-producer | File "/app/pro.py", line 12, in
kafka-producer | producer = KafkaProducer(
kafka-producer | …
-
### 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…