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

fix(nodebuilder/pruner): WARN log for disabled full pruning service should only pop up on start if --experimental-pruning is not passed. #4063

Open
renaynay opened this issue Jan 24, 2025 · 0 comments · May be fixed by #4131
Labels
area:cli bug Something isn't working good first issue Good for newcomers

Comments

@renaynay
Copy link
Member

Suppress WARN log from module/pruner that pruning is disabled when using CLI for anything other than start subcommand for full and bridge node types that are not running with full pruning enabled, via the --experimental-pruning flag.

@renaynay renaynay added area:cli bug Something isn't working good first issue Good for newcomers labels Jan 24, 2025
@renaynay renaynay changed the title fix(module/pruner): WARN log for disabled full pruning service should only pop up on start if --experimental-pruning is not passed. fix(nodebuilder/pruner): WARN log for disabled full pruning service should only pop up on start if --experimental-pruning is not passed. Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cli bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant