conduktor.io ↗

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

AuthorRupesh Kumar Patel
StatusDiscussion
JIRAKAFKA-4279
WikiView on Apache Wiki
Created2020-09-02
Last Modified2020-09-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.