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: bugfix on incr #608

Merged
merged 2 commits into from
Sep 25, 2020
Merged

fix: bugfix on incr #608

merged 2 commits into from
Sep 25, 2020

Conversation

neverchanje
Copy link
Contributor

What problem does this PR solve?

#598 introduced a bug, which makes incr continue to proceed even the rocksdb::get failed.

What is changed and how it works?

This PR fixes this bug and adds some unit tests using fail-point library to mock rocksdb get failure.

Check List

Tests

  • Unit test

@neverchanje neverchanje added the type/bug-fix This PR fixes a bug. label Sep 23, 2020
@neverchanje neverchanje merged commit 95ac849 into apache:master Sep 25, 2020
@neverchanje neverchanje deleted the rmgit branch September 25, 2020 03:34
@neverchanje neverchanje mentioned this pull request Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug-fix This PR fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants