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
| Author | Ewen Cheslack-Postava |
| Status | Accepted |
| JIRA | KAFKA-3316 |
| Wiki | View on Apache Wiki |
| Created | 2016-03-22 |
| Last Modified | 2016-03-31 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.