reidmeyer

Results 6 issues of reidmeyer

I'd like to see the AIOKafkaAdminClient have a create_acls function like kafka-python does. https://github.com/dpkp/kafka-python/blob/b68f61d49556377bf111bebb82f8f2bd360cc6f7/kafka/admin/client.py#L667

enhancement

All of the examples for db sinks are like: INSERT INTO accounts (username,city) VALUES (:#username,:#city) where the username and city are key names in the json message from the kafka....

## Description **Registry Version**: 2.5.9.Final **Persistence type**: in-memory I'm trying to do a kafka connector with the apicurio avro converter with schema registry, but with the artifact id in the...

Bug
area/storage

## Description **Registry Version**: 2.5.9.Final **Persistence type**: in-memory I'm using Kafka Connect, and I'm trying to use the confluent compatible api from apicurio. I expect it should work with the...

Bug
area/storage

## Description **Registry Version**: 2.5.9.Final **Persistence type**: in-memory I'm trying to use the Legacy4ByteIdHandler as an id-handler in my kafka connect connector, as described in: https://www.apicur.io/registry/docs/apicurio-registry/2.5.x/getting-started/assembly-configuring-kafka-client-serdes.html. I add the apicurio...

Bug
area/storage

### Description Maybe I missed it, but I only saw a json schema example in the readme. ### Suggested Solution Be clear in what is supported. ### Alternatives _No response_...