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

[5.0 -> main] P2P: Pause net_plugin during snapshot write #2040

Merged
merged 5 commits into from
Jan 4, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Jan 4, 2024

Pause net_plugin while generating snapshot. With the threads of the net_plugin continuing to run they queue up many blocks to be processed consuming large amounts of RAM.

Merges release/5.0 into main including #2029

Resolves #2021
Resolves #1128

@heifner heifner added the OCI Work exclusive to OCI team label Jan 4, 2024
Base automatically changed from prom_handler_fix to main January 4, 2024 19:43
@heifner heifner merged commit 9696543 into main Jan 4, 2024
26 checks passed
@heifner heifner deleted the GH-2021-snapshot-ram-fix branch January 4, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
3 participants