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

sapshots: remove modtime protection #8573

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Conversation

AskAlexSharov
Copy link
Collaborator

@AskAlexSharov AskAlexSharov commented Oct 25, 2023

Historically we had several times when:

  • erigon downloaded new version of .seg file
  • or didn't finish download and start indexing

this was a "quick-fix protection" against this cases
but now we have other protections for this cases
let's try to remove this one - because it's not compatible with "copy datadir" and "restore datadir from backup" scenarios

@AskAlexSharov AskAlexSharov merged commit 52c4489 into devel Oct 25, 2023
7 checks passed
@AskAlexSharov AskAlexSharov deleted the remove_mtime_protection branch October 25, 2023 04:35
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.

1 participant