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

WarningSink Rate Limited Logging #35

Open
vjkoskela opened this issue Jan 13, 2017 · 0 comments
Open

WarningSink Rate Limited Logging #35

vjkoskela opened this issue Jan 13, 2017 · 0 comments

Comments

@vjkoskela
Copy link
Member

Use the SLF4J logger wrapper from Commons to rate limit the warnings emitted by the WarningSink. Also evaluate if there are any other parts of the code (e.g. Metrics) which may emit log messages very frequently and use the rate limited logger by default. We may need to consider allow the rate limited logger to be configured (but it should likely be on by default).

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

No branches or pull requests

1 participant