-
We have a requirement for KafkaAvroDeserializer, the port of the schema.registry URL is different from the bootstrap IPs,
I was looking into a proxy option and wondered if such a setup would be possi…
-
Could someone point me to any documentation on how to encode binary data for keys when producting avro records? I'm aware that you're meant to encode the data as a string using the unicode codepoints …
-
We are running kafka rest proxy in an internal network. We have 2 ingresses depending on the application that wants to access the proxy as well as internal kubernetes services that could access the pr…
-
Hi, I try to send messages to the kafka through the kafka-rest proxy with custom avro schemas per record. I tried to setup proper SubjectNameStrategy using properties in /etc/kafka-rest/kafka-rest.pro…
-
It is a B2B use-case, were proxy might be needed at our end and data flow through the proxy.
So, can we configure a outbound proxy server with this kinesis-kafka-connector ?
-
I wonder if we should drop the version check here and rely on the unit tests to check we can extract acks successfully. The test already runs through all known api versions.
_Original…
-
Hi, im using kafka instance from docker-compose (in attach my docker-compose.yml).
Using no transactional mode i can connect, publish and **correctly consume messages**.
If i use transactional way d…
-
Can anyone please provide an example for using oidc-provider as the auth-gateway using the kafka-proxy
-
2024-03-06 14:28:36.153 - [1;33morg.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1[0;39m [1;32morg.mybatis.spring.SqlSessionUtils[0;39m line:49 SqlSession [org.apache.ibatis.sessio…
-
### What happened?
I'm in the Ibis repo. I can spinup RisingWave in a container with:
```bash
just up risingwave
```
I save the following as `redpanda-compose.yml`:
```yaml
name: redpanda…