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

fix: EventWriter should fill gaps before snapshot event #32191

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

patriknw
Copy link
Member

No description provided.

}
Behaviors.same

case MaxSeqNrForPid(pid, maxSeqNr, AskMaxSeqNrReason.SnapshotEvent) =>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, I can collapse this case with above AskMaxSeqNrReason.FillGaps. Only difference is the isSnapshotEvent = false/true

Copy link
Member

@johanandren johanandren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but combine the MaxSeqNrForPid if you want.

@patriknw patriknw merged commit ffdacea into main Oct 20, 2023
5 checks passed
@patriknw patriknw deleted the wip-EventWriter-snapshot-patriknw branch October 20, 2023 08:13
@patriknw patriknw added this to the 2.9.0-M4 milestone Oct 20, 2023
He-Pin pushed a commit to He-Pin/akka that referenced this pull request Jan 7, 2024
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.

None yet

2 participants