Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
588 stars 261 forks source link

Make kafka connect converters compatible with `ServiceLoad` mode of `plugin.discovery` #4707

Open valdar opened 4 months ago

valdar commented 4 months ago

Feature or Problem Description

Make kafka connect converters (and in general components) compatible with ServiceLoad mode of plugin.discovery.

Proposed Solution

Here is describe how to migrate to support ServiceLoad mode. In a nut shell a specific descriptor file must be added to META-INF/services/ folder of the released jar.

Additional Context

Here is the complete related KIP

apicurio-bot[bot] commented 4 months ago

Thank you for reporting an issue!

Pinging @jsenko to respond or triage.