Skip to content

Conversation

simolus3
Copy link
Contributor

@simolus3 simolus3 commented Feb 18, 2025

This:

  1. Refactors sync lines into sealed classes, making them easier to match in the streaming sync implementation.
  2. Adds support for partial checkpoint complete messages, which we'll use to start a partial validation / checkpoint operation only involving some buckets.
  3. Adds integratation tests that uses the complete client with only a mocked sync service. These assert that we're able to reat to partial checkpoint messages to reveal rows for partial sync operations.

@simolus3 simolus3 marked this pull request as ready for review February 19, 2025 17:00
@simolus3 simolus3 merged commit 0e9ffcc into main Feb 25, 2025
3 checks passed
@simolus3 simolus3 deleted the bucket-priorities branch February 25, 2025 14:21
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.

2 participants