Skip to content

GH-2009 Change KafkaBackoffException logging level to DEBUG #2062

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

Closed
wants to merge 1 commit into from

Conversation

tomazfernandes
Copy link
Contributor

@tomazfernandes tomazfernandes commented Jan 10, 2022

Resolves #2009

The expected KafkaBackoffException's message is being logged at WARN level. This pollutes the logs and creates confusion for the user.

Change the logging level to DEBUG.

The expected KafkaBackoffException's message is being logged at WARN level.

Change the logging level to DEBUG.
@tomazfernandes tomazfernandes changed the title Resolves #2009 GH-2009 Change KafkaBackoffException logging level to DEBUG Jan 10, 2022
@tomazfernandes
Copy link
Contributor Author

Actually, I think there's a better solution for this, let me take a better look pls.

@tomazfernandes
Copy link
Contributor Author

Closed in favor of #2063

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.

@RetryableTopic appear topic not ready for consumption, backing off for approx
1 participant