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

datastream repopulation logic changes and removal of batch partially … #992

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

hexoscott
Copy link
Collaborator

…processed

partially processed removed in favour of simply sealing the WIP batch on a restart

…processed

partially processed removed in favour of simply sealing the WIP batch on a restart
@cla-bot cla-bot bot added the cla-signed label Aug 20, 2024
mandrigin
mandrigin previously approved these changes Aug 20, 2024
Copy link
Collaborator

@mandrigin mandrigin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks quite concise and nice

Copy link

sonarcloud bot commented Aug 22, 2024

@hexoscott hexoscott enabled auto-merge (squash) August 22, 2024 15:25
@hexoscott hexoscott merged commit 569ec3b into zkevm Aug 22, 2024
10 checks passed
@hexoscott hexoscott deleted the repopulate-stream-changes branch August 22, 2024 15:30
hexoscott added a commit that referenced this pull request Aug 22, 2024
#992)

* datastream repopulation logic changes and removal of batch partially processed

partially processed removed in favour of simply sealing the WIP batch on a restart

* refactor of checking for stream gap in sequencing

* do not connect to datastream during startup

this causes timeout problems on new nodes that could spend a long time running L1 sync

* refactor of batch end logic in sequencing

* tidy up and comments around new datastream handling in sequencer
Stefan-Ethernal pushed a commit that referenced this pull request Sep 20, 2024
#992)

* datastream repopulation logic changes and removal of batch partially processed

partially processed removed in favour of simply sealing the WIP batch on a restart

* refactor of checking for stream gap in sequencing

* do not connect to datastream during startup

this causes timeout problems on new nodes that could spend a long time running L1 sync

* refactor of batch end logic in sequencing

* tidy up and comments around new datastream handling in sequencer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants