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

stats: don't spam log with warning messages #36429

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

rytaft
Copy link
Collaborator

@rytaft rytaft commented Apr 2, 2019

This commit adds a log limiter so that "buffered channel is full"
errors are printed at most once per second per node.

Fixes #36416

Release note: None

This commit adds a log limiter so that "buffered channel is full"
errors are printed at most once per second per node.

Fixes cockroachdb#36416

Release note: None
@rytaft rytaft requested review from justinj and RaduBerinde April 2, 2019 17:27
@rytaft rytaft requested a review from a team as a code owner April 2, 2019 17:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @justinj and @RaduBerinde)

@rytaft
Copy link
Collaborator Author

rytaft commented Apr 2, 2019

TFTR!

bors r+

craig bot pushed a commit that referenced this pull request Apr 2, 2019
36429: stats: don't spam log with warning messages r=rytaft a=rytaft

This commit adds a log limiter so that "buffered channel is full"
errors are printed at most once per second per node.

Fixes #36416

Release note: None

Co-authored-by: Rebecca Taft <[email protected]>
@craig
Copy link
Contributor

craig bot commented Apr 2, 2019

Build succeeded

@craig craig bot merged commit a6be7ed into cockroachdb:master Apr 2, 2019
@tbg
Copy link
Member

tbg commented Apr 3, 2019

Thank you!

@rytaft rytaft deleted the stop-spam branch April 2, 2020 22:16
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.

4 participants