conduktor.io ↗

KIP-51 — List Connectors REST API

Accepted ConnectAdmin

Adds a GET /connector-plugins REST endpoint to Kafka Connect that returns the list of instantiable connector classes available on the worker's classpath. There was no API-based way to discover which connector implementations were loaded in a Connect cluster, requiring manual classpath inspection or documentation lookup.

Details

AuthorEwen Cheslack-Postava
StatusAccepted
JIRAKAFKA-3316
WikiView on Apache Wiki
Created2016-03-22
Last Modified2016-03-31
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.