Aiven-Open / karapace

Karapace - Your Apache Kafka® essentials in one tool
https://karapace.io
Apache License 2.0
450 stars 68 forks source link

fix: move offset always, also with invalid processed records #894

Closed jjaakola-aiven closed 3 months ago

jjaakola-aiven commented 3 months ago

About this change - What it does

Move the offset in schema reader also when the record key or value is not valid JSON. The reading can get stuck as offset is not moved.