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

[1.0 -> main] Limit sync-fetch-span by max-reversible-blocks if needed #576

Merged
merged 10 commits into from
Aug 19, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Aug 18, 2024

Example output:

warn  2024-08-16T12:56:55.440 net-7     net_plugin.cpp:2021           active_sync_fetch_sp ] sync-fetch-span 5000 restricted to 3270 by max-reversible-blocks 3600, fork_db_size 329
info  2024-08-16T12:56:55.440 net-7     net_plugin.cpp:2179           operator()           ] ["jungle4.cryptolions.io:9870 - 34355da" - 2 95.216.44.76:9870] requesting range 1480342 to 1483611, fhead 1480341, lib 1480012

Merges release/1.0 into main including #545

Resolves #528

@heifner heifner added the OCI Work exclusive to OCI team label Aug 18, 2024
@ericpassmore
Copy link
Contributor

Note:start
group: STABILITY
category: INTERNALS
summary: Limit sync-fetch-span by max-reversible-blocks if needed.
Note:end

@heifner heifner merged commit d8291dd into main Aug 19, 2024
36 checks passed
@heifner heifner deleted the GH-528-limit-sync-main branch August 19, 2024 17:42
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
Development

Successfully merging this pull request may close these issues.

P2P: Limit requested blocks to avoid max-reversible-blocks
4 participants