Carles Arnal created CAMEL-24172:
------------------------------------
Summary: New component proposal: camel-apicurio-registry
Key: CAMEL-24172
URL: https://issues.apache.org/jira/browse/CAMEL-24172
Project: Camel
Issue Type: New Feature
Reporter: Carles Arnal
I'd like to propose a new component for integrating with *Apicurio Registry.*
Camel has Confluent Schema Registry support, but nothing for Apicurio, which is
widely used in the Kafka ecosystem. Users currently have to write custom beans
or raw HTTP calls to interact with it from Camel routes.
The idea is a camel-apicurio-registry component built on the official Java SDK
(available in Maven Central) that would support:
- *Producer ops:* create/update/delete artifacts, get content/metadata,
search, test compatibility
- *Consumer:* poll for new versions or consume webhook notifications on
artifact lifecycle events
apicurio-registry:my-group/my-schema?registryUrl=[http://localhost:8080/apis/registry/v3]
I'm opening this based on the conversation in [#camel > New component proposal:
camel-apicurio-registry @
💬|https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/New.20component.20proposal.3A.20camel-apicurio-registry/near/611041432].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)