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

pruning CLI flag was changed #27

Merged
merged 2 commits into from
Mar 31, 2023
Merged

pruning CLI flag was changed #27

merged 2 commits into from
Mar 31, 2023

Conversation

kogeler
Copy link
Contributor

@kogeler kogeler commented Mar 31, 2023

Changes:

  • the --pruning CLI flag was renamed
    Also, we meet the WARN main state-db: Large pruning window of 3700 detected! THIS CAN LEAD TO HIGH MEMORY USAGE AND CRASHES. Reduce the pruning window or switch your database to paritydb. log warning. We should use a value like 256 for the state pruning mode. It's the default value according to the documentation

  • the paritydb CLI flag was renamed. paritydb isn't an experimental feature anymore

  • the issues 22 was fixed completely

  • network timeouts were increased for the slow network case

  • molecule scenarios were fixed

kogeler added 2 commits March 31, 2023 11:33
Signed-off-by: kogeler <roman.gavrilov@parity.io>
Signed-off-by: kogeler <roman.gavrilov@parity.io>
@kogeler kogeler requested review from aardbol, PierreBesson and BulatSaif and removed request for aardbol March 31, 2023 10:44
@kogeler kogeler changed the title pruning CLI flag was nhanged pruning CLI flag was changed Mar 31, 2023
@kogeler kogeler merged commit aa0b7a8 into main Mar 31, 2023
@kogeler kogeler deleted the change-pruning-cli-flag branch March 31, 2023 12:29
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.

3 participants