conduktor.io ↗

KIP-440 — Extend Connect Converter to support headers

Accepted Kafka 2.4 Connect

Extends the Connect Converter interface with header-aware serialize/deserialize methods that receive the Kafka record headers alongside the value. Converters previously had no access to headers, making it impossible to encode schema metadata (e.g., schema registry IDs) in headers rather than embedding them in the value payload.

Details

AuthorYaroslav Tkachenko
StatusAccepted
Kafka Version2.4
JIRAKAFKA-7273
WikiView on Apache Wiki
Created2019-03-12
Last Modified2019-09-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.