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
Details
| Author | Harsha |
| Status | Discussion |
| JIRA | KAFKA-3628 |
| Wiki | View on Apache Wiki |
| Created | 2016-06-30 |
| Last Modified | 2016-10-03 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.