-
I'm trying to create a `docker-compose` file to bring up a dev stack on docker 1.9.1, which has the new network support in favour of which `--link` has been deprecated.
Ignoring the deprecation and u…
-
All requests to `packages.confluent.io` are responding with 403 Forbidden, which prevents building projects depending on Confluent [Maven packages](https://mvnrepository.com/repos/confluent-packages).…
-
A nice addition would be to be able to produce proto messages with the schema provided by either when producing the message or by selecting/providing the schemaId from schema-registry, more or less ho…
-
Starting with `confluent-community-7.4.0.zip`
the `kafka-avro-console-consumer`
logs a bunch of stuff to `stdout` at startup.
Before 7.4.0 it would only ever log the actual messages to stdout…
-
We have two Terraform modules in our code base. The first module deploys out a Confluent Kafka cluster as well as a schema registry. The second deploys out topics and schemas. We have it split up this…
-
# Problem Description :
When running multiple replicas of Schema registry for HA, 1 pod is elected as leader while other are workers.
When we are deleting leader pod then it is electing one of the…
-
Hi, This is regarding the different kafka images vulnerabilities we have encountered and we would like to know the plan to fix them along with any tentative timelines:
1. cp-kafka - CVE-2022-2526
2.…
-
**Description:**
The Avro Map extension is often referenced in conjunction with Siddhi's extnesion for Kafka. Unfortunately none of the available examples for using these together seem to work!
The…
-
Hi,
We are seeing intermittently, that when Kafka is restarted, Schema Registry either fails to start, or is unable to register the schema with the Kafka Store.
```
16T08:54:00.931Z", "timezone":…
-
Serialisation / deserialisation using vulcan codecs in `fs2-kafka-vulcan` requires communication with a Schema Registry REST API, implemented in Confluent's Java code which `fs2-kafka-vulcan` wraps. T…