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

memberlist: Remove noisy debug log message #551

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

pstibrany
Copy link
Member

What this PR does:
This PR removes noisy log message: Invalidating previous messages that are still in the queue by new messages is a common case, we don't need to log a message each time it happens.

Found while watching https://www.youtube.com/watch?v=iH0Ufv2bD1U, where it shows up as most frequent log message in the demo.

Checklist

  • [na] Tests updated
  • [na] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

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

@cyriltovena cyriltovena merged commit f5bd383 into main Jul 18, 2024
6 checks passed
@cyriltovena cyriltovena deleted the remove-unnecessary-log-message branch July 18, 2024 08:06
@pstibrany pstibrany mentioned this pull request Jul 18, 2024
2 tasks
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