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

Bugfix CustomTransaction AOF Replay Bug #763

Conversation

hamdaankhalid
Copy link
Contributor

@hamdaankhalid hamdaankhalid commented Nov 1, 2024

After our command handling refactor we had an untested part that was not skipping AOF header when doing a replay. I caught it, and now skip it. This fixes the issue as seen by the UNit test.

@TalZaccai TalZaccai self-requested a review November 1, 2024 00:34
Copy link
Contributor

@TalZaccai TalZaccai left a comment

Choose a reason for hiding this comment

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

Good catch, thanks for adding the missing test!

@TalZaccai TalZaccai merged commit 963d619 into microsoft:main Nov 1, 2024
15 checks passed
@hamdaankhalid hamdaankhalid deleted the hkhalid/fix-custom-transaction-recovery-bug branch November 1, 2024 01:32
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.

3 participants