-
Description
===========
In the REST API, the Schema Registry supports "permanent=True" (hard delete) not only on subjects, but also on versions. This is missing in confluent_kafka.
How to rep…
-
Would be good for sidecar to interact with CCloud using a definite APIF team-approved User-Agent value that they will know how to aggregate.
-
### Background
As part of the effort to add Confluent Platform support, we will need to revisit the Schema Registry Selection experience to ensure that it is consistent, easy to use, and discoverable…
-
Hello,
I understand this supports management of confluent cloud kafka clusters, is this provider likely to support confluent platform in the future?
Vishal
-
**Describe the bug**
When in KSQL connect worker is enabled by
ksql.connect.worker.config=config/connect.properties
and in connect.properties value is set as
plugin.discovery=service_load
t…
-
## Checklist
- [X] I use Confluent Kafka image
- [X] I use a JSON schema for my topic
```json
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"pro…
-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
The confluent-platform's `confluent-hub` command doesn't work out of the box.
First it tries to install components into `/nix/store/yhihaa7dqnr4qpkys65ibjbmkch6h0yh-confluent-platform-5.4.1/share/c…
-
Hi,
We are using bluesky-kafka in a service with a secure Kafka instance, so we provide some secrets via the consumer/producer config (e.g. sasl.password).
We just noticed that when we set the s…
-
Description
===========
The `ResourceType` enum of the admin api is incomplete according to the documentation:
[Authorization in Confluent Platform using ACLs | Confluent Documentation](https://doc…