KIP-668 — Expose REST endpoint to list converter plugins
Discussion Connect
Adds a `GET /connector-plugins?pluginType=converter` REST endpoint to Kafka Connect that lists the available converter plugin classes. The existing `GET /connector-plugins` endpoint only returns connectors and SMTs; there is no programmatic way to enumerate available converters without inspecting worker logs.
Details
| Author | Rupesh Kumar Patel |
| Status | Discussion |
| JIRA | KAFKA-4279 |
| Wiki | View on Apache Wiki |
| Created | 2020-09-02 |
| Last Modified | 2020-09-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.