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

Replayer, no checkpoint file when finished #13460

Merged
merged 2 commits into from
Jun 27, 2023

Conversation

psteckler
Copy link
Member

The replayer was generating a checkpoint file when it finished, if no target epoch ledger hash was provided.

But the last commands replayed may not be all the commands in a block, so the checkpoint file is not a valid state. So don't generate that file.

The checkpoint files generated with --checkpoint-interval do represent valid states.

@psteckler
Copy link
Member Author

!ci-build-me

@psteckler
Copy link
Member Author

!ci-build-me

@psteckler
Copy link
Member Author

!ci-build-me

@psteckler psteckler merged commit 4612109 into compatible Jun 27, 2023
36 checks passed
@psteckler psteckler deleted the fix/replayer-no-final-checkpoint branch June 27, 2023 20:32
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.

None yet

2 participants