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

Log message error on schema replay #825

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

matyaskuti
Copy link
Contributor

@matyaskuti matyaskuti commented Feb 28, 2024

About this change - What it does

It's a valid scenario that a message with error() set is consumed, however these are retriable in most cases, thus only logging for now.

Related to #812

@matyaskuti matyaskuti marked this pull request as ready for review February 28, 2024 10:32
@matyaskuti matyaskuti requested review from a team as code owners February 28, 2024 10:32
It's a valid scenario that a message with `error()` set is consumed,
however these are retriable in most cases, thus only logging for now.
@matyaskuti matyaskuti force-pushed the matyaskuti/log_message_error_in_schemareader branch from 3e7e57a to 8cc2027 Compare February 28, 2024 13:30
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 8de11f4 into main Feb 28, 2024
8 checks passed
@keejon keejon deleted the matyaskuti/log_message_error_in_schemareader branch February 28, 2024 14: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.

3 participants