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

Decrease log level for "failed to put to memcached" #6018

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

chaudum
Copy link
Contributor

@chaudum chaudum commented Apr 26, 2022

What this PR does / why we need it:

Since failing to put to memcached does not have an operational impact on
the write path, this log message should not be an error. Make it a
warning instead.

Signed-off-by: Christian Haudum christian.haudum@gmail.com

Special notes for your reviewer:

Do people rely on log messages being at a specific log level?

Checklist

  • Documentation added
  • Tests updated
  • Is this an important fix or new feature? Add an entry in the CHANGELOG.md.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md

Since failing to put to memcache does not have an operational impact on
the write path, this log message should not be an error. Make it a
warning instead.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
@chaudum chaudum requested a review from a team as a code owner April 26, 2022 06:28
@chaudum chaudum requested a review from owen-d April 27, 2022 15:25
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants