-
Hi,
We try to send kafka message using AVRO and schema registry.
Right now, we've been trying to do something like this:
on configuration
``` properties
key.serializer=org.apache.kafka.com…
-
Consider the following sequence of actions on a simple confluent_schema:
Apply => schema created
Apply => no change (as expected)
Terraform state rm => state is deleted
Import => state is import…
-
The "Import" section is intended to be at the bottom of resource docs pages, and for most resources it is. However, on https://www.pulumi.com/docs/reference/pkg/docker/service/, the "Import" section …
-
I've added `config.put("json.schema.spec.version", "DRAFT_2020_12")` to by Producer properties but schema that generaeted is DRAFT_07. `DRAFT_2020_12` is a allow version schema should be generated wit…
-
This feature is about the kafka event source having the ability to consume avro messages and use schemaRegistry to deserialize it
Some inspirations:
https://github.com/nats-io/nats-kafka/blob/9e87…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
If schema has multiple versions, as a producer/consumer how to pass/refer particular version from kafka properties or kafka configuration ? Can I use something like below ?
consumer:
pro…
-
As a Registries Analyst working with the MHR, I want to be able to have all historical and recent documents available in the modern document record service.
- [ ] Investigate the best way to migrate …
-
Hi,
Would like to have better support for namspaced keys in fnk-destructuring. Current status:
``` clj
(= 1 (plumbing.core/letk [[a/b] {:a/b 1}] b))
; => true
```
which is great, but would like to …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…