KIP-494 — Connect REST Endpoint to get Transformations (SMTs)
Discussion Connect
Adds a `GET /connector-plugins` REST endpoint variant that lists available SMT plugins (Transformations) separately from connector plugins in Kafka Connect. Currently, `GET /connector-plugins` only returns connector and converter types; the only way to enumerate available SMTs is to parse verbose worker logs.
Details
| Author | Cyrus Vafadari |
| Status | Discussion |
| JIRA | KAFKA-8694 |
| Wiki | View on Apache Wiki |
| Created | 2019-07-21 |
| Last Modified | 2021-06-07 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.