Skip to content

Serialize Spark local revisions#72

Merged
benthecarman merged 1 commit into
masterfrom
toctou-spark
May 19, 2026
Merged

Serialize Spark local revisions#72
benthecarman merged 1 commit into
masterfrom
toctou-spark

Conversation

@benthecarman
Copy link
Copy Markdown
Collaborator

Concurrent outgoing changes could allocate the same local revision and write to the same sync queue key. Serialize revision allocation so each pending change gets a distinct storage key.

Concurrent outgoing changes could allocate the same local revision and
write to the same sync queue key. Serialize revision allocation so each
pending change gets a distinct storage key.
@benthecarman benthecarman merged commit 600cc7a into master May 19, 2026
3 of 4 checks passed
@benthecarman benthecarman deleted the toctou-spark branch May 19, 2026 22:12
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