registry icon indicating copy to clipboard operation
registry copied to clipboard

record without matched schema

Open mazorigal opened this issue 5 years ago • 0 comments

Hi,

I have a small question, in case when I consume records from Kafka and the record do not have a matched schema (for example because it was published with wrong schema), would I get any exception which I could catch and handle ? or the record would be simply ignored by the stream processor ?

Thanks,

mazorigal avatar Nov 21 '18 12:11 mazorigal