You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Joe Stein <jo...@stealth.ly> on 2014/10/08 17:12:02 UTC

Schema Based Topics

I started to put thoughts on what a schema based topic would look like
https://cwiki.apache.org/confluence/display/KAFKA/Schema+based+topics

The main idea around this feature is that topics will have a registry of
what schemas it support and validate for producing and return (in addition
to the key, message) a schemaHash.

/*******************************************
 Joe Stein
 Founder, Principal Consultant
 Big Data Open Source Security LLC
 http://www.stealth.ly
 Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
********************************************/