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

bug: seek needs to return a status to show if it reached the key #53

Closed
MrCroxx opened this issue Mar 17, 2022 · 0 comments · Fixed by #54 or #55
Closed

bug: seek needs to return a status to show if it reached the key #53

MrCroxx opened this issue Mar 17, 2022 · 0 comments · Fixed by #54 or #55
Assignees
Labels
bug Something isn't working

Comments

@MrCroxx
Copy link
Owner

MrCroxx commented Mar 17, 2022

Currently, in UserKeyIterator, if a key is delete by a tombstone, it will not be invisible anytime, that leads a query go through it and returned a already deleted version.

@MrCroxx MrCroxx added the bug Something isn't working label Mar 17, 2022
@MrCroxx MrCroxx self-assigned this Mar 17, 2022
@MrCroxx MrCroxx changed the title bug: iterator value interface should return optional value bug: seek needs to return a status to show if it reached the key. Mar 17, 2022
@MrCroxx MrCroxx changed the title bug: seek needs to return a status to show if it reached the key. bug: seek needs to return a status to show if it reached the key Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant