conduktor.io ↗

KIP-1122 — Create a dedicated data module for Kafka Connect data classes

Discussion Connect

Extracts the Kafka Connect data format classes (Schema, Struct, SchemaBuilder, etc.) from the `connect-api` module into a standalone `connect-data` module. This removes the coupling that forces non-Connect projects to depend on the entire Connect API just to use Kafka's structured data model.

Details

AuthorMario Fiore Vitale
StatusDiscussion
JIRAKAFKA-18299
WikiView on Apache Wiki
Created2024-12-18
Last Modified2025-01-03
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.