Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

jjaakola-aiven
Copy link
Contributor

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.

@jjaakola-aiven jjaakola-aiven requested review from a team as code owners June 6, 2024 12:33
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-fix-schema-reader-offset-handling-on-invalid-records branch 2 times, most recently from 00ba719 to c4dbc9b Compare June 6, 2024 12:50
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-fix-schema-reader-offset-handling-on-invalid-records branch from c4dbc9b to a18f9b5 Compare June 6, 2024 12:56
Copy link
Contributor

@keejon keejon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@keejon keejon merged commit cd49348 into main Jun 7, 2024
8 checks passed
@keejon keejon deleted the jjaakola-aiven-fix-schema-reader-offset-handling-on-invalid-records branch June 7, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants