Skip to content

fix(iterator): fix iterator when data does not exist in read only mode #1670

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

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Feb 22, 2021

Prevent iterator crashing the DB in case the data does not exist in read-only mode.

This change is Reviewable

@NamanJain8 NamanJain8 changed the title fix(iterator): fix iterator when no table found fix(iterator): fix iterator when data does not exist in read only mode Feb 22, 2021
@NamanJain8 NamanJain8 merged commit 195b212 into master Feb 22, 2021
NamanJain8 added a commit that referenced this pull request Feb 23, 2021
…#1670

Prevent iterator crashing the DB in case the data does not exist in read-only mode.

(cherry picked from commit 195b212)
NamanJain8 added a commit that referenced this pull request Feb 23, 2021
…#1670 (#1671)

Prevent iterator crashing the DB in case the data does not exist in read-only mode.

(cherry picked from commit 195b212)
@NamanJain8 NamanJain8 deleted the naman/fix-iter branch April 23, 2021 13:24
mYmNeo added a commit to mYmNeo/badger that referenced this pull request Jan 17, 2023
mYmNeo added a commit to mYmNeo/badger that referenced this pull request Feb 13, 2023
mYmNeo added a commit to mYmNeo/badger that referenced this pull request Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants