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

feat(Cosmos, propulsion sync): propagate unfolds #263

Merged
merged 49 commits into from
Aug 1, 2024
Merged

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jul 12, 2024

Adds APIs to EquinoxSystemTextJsonParser to enable parsing Unfolds held in Tip documents

Uses #264 and jet/equinox#460 to make propulsion sync also copy Unfold data, i.e. being able to copy snapshots and/or RollingState data

Commandline defaults changed to align with this:

  • need to opt out of copying unfolds via -E
  • flipped 'IncSys' to 'ExcSys'; default sync does not attempt to filter $-prefixed stream names (the semantic is now to copy all the things, not simulate what a projector might do)
  • Timeout before ChangeFeed starts extended from 10s to 30s

@bartelink bartelink changed the title feat(Cosmos Reader+Writer, Scheduler): propagate unfolds feat(propulsion sync): propagate unfolds Jul 15, 2024
@bartelink bartelink changed the base branch from master to remove-streamresult July 15, 2024 16:06
@bartelink bartelink force-pushed the project-unfolds branch 2 times, most recently from 5ab9522 to e3fa409 Compare July 15, 2024 16:37
@bartelink bartelink marked this pull request as ready for review July 15, 2024 17:07
Base automatically changed from remove-streamresult to master August 1, 2024 16:01
@bartelink bartelink changed the title feat(propulsion sync): propagate unfolds feat(Cosmos, propulsion sync): propagate unfolds Aug 1, 2024
@bartelink bartelink merged commit 58a37fd into master Aug 1, 2024
2 of 5 checks passed
@bartelink bartelink deleted the project-unfolds branch August 1, 2024 16:27
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