-
### Is your feature request related to a problem? Please describe.
I build applications using golang and compile them to wasm.
I also compile them to run on Desktop and Mobile apps too.
High p…
-
Hi
I have installed the confluent local version - 7.1.1. After installing the kafka-connect-jdbc getting this error
`An unexpected error occurred: org.apache.kafka.common.config.ConfigException: Mis…
-
Changing the format of the JSON records published in the kafka topic often introduces compatibility issues in the web server sender.
One possible solution to mitigate could be the replacement of the …
-
It is time-consuming because we have to deal with json-schema for open api spec, Avro for Kafka, and another schema for Prptbuf.
I wonder if it would be possible to add a function to be able to conve…
-
Hello, I am experimenting with the registry `apicurio-registry-kafka:1.3.2.Final` and see the following warning in the console at startup:
```
schema-registry | 2021-01-19 09:55…
-
Meaning in a first step we should stream the data changes for a resource to interested clients (we could just stream the JSON we generate, which stores a change track).
In a second step we can supp…
-
All guides of using kafka connect say to run `./bin/connect-standalone` providing `connect-standalone.properties` and then connect using `url = "http://localhost:8083"`.
However, I noticed that for c…
-
A few tuning parameters to consider:
**__consumer_offsets topic**
Kafka stores consumer offsets in the `__consumer_offsets topic`. We always rewind all JAWS topics to the beginning and ignore con…
-
I'm trying to get `kafka-topics-ui` running on my laptop for quick dev/debug purposes against an existing Kafka cluster that doesn't have `kafka-rest`.
It'd be nice if there was a simple `docker-com…
-
When I try to run the docker image in the Apple M1 chip computer, it always shows that port 2181 is blocked. I had to modify the Dockerfile to solve the issue temporarily, but, please, provide an offi…