conduktor.io ↗

KIP-69 — Kafka Schema Registry

Discussion Client

KIP-69 proposed building a Schema Registry directly into Apache Kafka, storing schemas as topic configuration so producers and consumers could define and retrieve message schemas without an external service. The goal was to allow all clients to understand message structure and validate data without depending on a separately deployed schema registry.

Protocol Impact

Metadata

Details

AuthorHarsha
StatusDiscussion
JIRAKAFKA-3628
WikiView on Apache Wiki
Created2016-06-30
Last Modified2016-10-03
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.