Re: Kafka stream - Internal topic name and schema avro compatibility

2018-08-09 Thread Cedric BERTRAND
schema registry. I have found that registering internal topics to > > the schema registry turns it into a garbage dump and prevents developers > > from making independent changes to their internal schemas. The rule of > > thumb we use is that we only register schemas to the s

Kafka stream - Internal topic name and schema avro compatibility

2018-08-08 Thread Cedric BERTRAND
Within the Kafka Stream topology, internal topic are created. For this internal topics, schema avro for key and value are registered into schema registry. For the topic internal-MYAPPS-KSTREAM-KEY-SELECT-99-repartition, I have 2 subjects into schema registry : - internal-MYAPPS-KSTREAM-KEY