backlog quota exceed limit generates lot of logs within short period of time #22474
Closed
2 tasks done
Labels
type/enhancement
The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Search before asking
Motivation
Currently, when backlog quota limit exceeded and producers still send message, it generates lot of logs in short period of time. The log is logged with info. We can use debug instead of info.
Code Reference:
Solution
We can use debug instead of info.
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: