Skip to content

[5.0] Also need to switch to lib_catchup if in head_catchup when starting to sync#2133

Merged
heifner merged 1 commit intorelease/5.0from
net-lib-catchup
Jan 25, 2024
Merged

[5.0] Also need to switch to lib_catchup if in head_catchup when starting to sync#2133
heifner merged 1 commit intorelease/5.0from
net-lib-catchup

Conversation

@heifner
Copy link
Contributor

@heifner heifner commented Jan 24, 2024

If you are starting to sync with a node then you expect to be in lib_catchup. Need to switch to lib_catchup even if you are in head_catchup. Observed node not syncing when LIB was stuck in an integration test. The node would remain in head_catchup and never switch to lib_catchup. Since the sync-fetch-span was set to 5, it would keep syncing the same 5 blocks and never leave head_catchup.

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

Note:start
group: STABILITY
category: BUG
summary: Check and switch to lib_catchup when starting to sync.
Note:end

@heifner heifner added this to the Leap v5.0.1 milestone Jan 29, 2024
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.

4 participants