Skip to content

Conversation

@simolus3
Copy link
Contributor

The soft clear mode is supposed to keep buckets around to allow them to restore faster on the next sync.

The $local bucket needs to be deleted though, because otherwise the sync would be stuck (there would be no data in ps_crud to upload while the $local bucket prevents new checkpoints from being applied).

This ensures resuming sync works after a soft clear by deleting the bucket and writing a test for that scenario.

@simolus3 simolus3 requested a review from rkistner October 23, 2025 16:20
@simolus3 simolus3 mentioned this pull request Oct 23, 2025
@simolus3 simolus3 merged commit 832463b into main Oct 23, 2025
23 checks passed
@simolus3 simolus3 deleted the fix-soft-clear-crud branch October 23, 2025 18:05
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.

3 participants