conduktor.io ↗

KIP-1273 — Improve Connect configurable components discoverability

Accepted Kafka 4.3 Connect

Introduces a shared Configurable interface with a config() method across all Kafka Connect pluggable component types (Connector, Converter, Transformation, Predicate), and adds a REST endpoint to expose component configuration metadata. Each component type currently defines config() independently with no common supertype, making it impossible to generically discover and document configuration for all plugin types.

Details

AuthorMario Fiore Vitale
StatusAccepted
Kafka Version4.3
JIRAKAFKA-20079
WikiView on Apache Wiki
Created2026-01-19
Last Modified2026-02-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.