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

Return existing state from AggregateStreamAsync when no events to apply to it #2543

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

oskardudycz
Copy link
Collaborator

Fixes #2541.

This change will be a step ahead to prepare us for archive scenarios when the stream is partially archived, and an empty stream might mean no existing one.

@oskardudycz oskardudycz merged commit 82b02f5 into master Apr 5, 2023
14 checks passed
@oskardudycz oskardudycz deleted the aggregate_stream_behaviour_change branch April 5, 2023 09:06
@oskardudycz oskardudycz added this to the 6.0.0 milestone May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return existing state from AggregateStreamAsync when no events to apply to it
1 participant