Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
Add a utility class that can be used in the code to rate limit a given log statement. This can be used when the log statement is coming from a performance sensitive place or someplace hit often, and you don't want it to spam the logs.
Attachments
Issue Links
- is related to
-
CASSANDRA-8584 Add rate limited logging of failed trySkipCache calls and commit log lag
- Resolved