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

log: demote a very verbose log level #12681

Closed
wants to merge 1 commit into from

Conversation

mriccobene
Copy link
Member

The log file on a test system is infested with millions of lines like this, which, apparently, is not that important:

[WARN] [11-08|01:44:03.174] visible account file of steps 1660-1662 not found [WARN] [11-08|01:44:03.175] [agg] lookupVisibleFileByItsRange: file not found stepFrom=1660 stepTo=1662 _visible=0-1024;1024-1536;1536-1664; visibleFilesCount=3

The log is almost impossible to analyse. This PR lowers the log level of these lines to debug level

@AskAlexSharov
Copy link
Collaborator

We just removed them #12675

@mriccobene mriccobene deleted the bugfix/demote_account_file_not_found_log branch November 21, 2024 08:31
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