Skip to content

Conversation

eddyashton
Copy link
Member

@eddyashton eddyashton commented Sep 25, 2025

Previously we'd compare versions of snapshots we read from disk, and only take one from the peer if it was more recent. But this still exposes us to file system sync issues with snapshots.

This changes to always take a snapshot from the peer, if one is available.

Since that might mean we already have an identically-named snapshot, we also now overwrite any existing snapshot (with a corresponding log line).

@eddyashton eddyashton marked this pull request as ready for review September 26, 2025 08:45
@eddyashton eddyashton requested a review from a team as a code owner September 26, 2025 08:45
@achamayou achamayou added auto-backport Automatically backport this PR to LTS branch 6.x-todo PRs which should be backported to 6.x labels Sep 29, 2025
@achamayou achamayou enabled auto-merge September 29, 2025 14:37
@achamayou achamayou disabled auto-merge September 29, 2025 15:35
@achamayou achamayou added this pull request to the merge queue Sep 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.x-todo PRs which should be backported to 6.x auto-backport Automatically backport this PR to LTS branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants