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: fix rollback by mistake for mutation_log::reset_from #1208

Merged
merged 10 commits into from
Oct 28, 2022

Conversation

empiredan
Copy link
Contributor

This PR is to fix #1207.

@github-actions github-actions bot added the cpp label Oct 27, 2022
@empiredan empiredan changed the title Fix mutation log reset from fix: fix core dump for mutation_log::reset_from Oct 27, 2022
@empiredan empiredan changed the title fix: fix core dump for mutation_log::reset_from fix: fix rollback by mistake for mutation_log::reset_from Oct 27, 2022
acelyc111
acelyc111 previously approved these changes Oct 28, 2022
src/replica/mutation_log.cpp Show resolved Hide resolved
@empiredan empiredan merged commit b6548e7 into apache:master Oct 28, 2022
empiredan added a commit to empiredan/pegasus that referenced this pull request Nov 4, 2022
empiredan added a commit to empiredan/pegasus that referenced this pull request Nov 4, 2022
acelyc111 pushed a commit that referenced this pull request Nov 6, 2022
This PR is to cherry-pick #1208 into v2.4 to solve issue #1207.
@empiredan empiredan mentioned this pull request Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Core dumped while testing mutation_log::reset_from
3 participants