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 iterator behavior for edge case validation failures #451

Merged
merged 3 commits into from
Mar 5, 2024

Conversation

udpatil
Copy link
Contributor

@udpatil udpatil commented Mar 4, 2024

Describe your changes and provide context

This fixes certain edge cases where the iteration tracker isn't included into the store if the iterator is never closed, and another case where keys that are deleted within iterator range with early stop cause incorrect validation results

Testing performed to validate your change

Unit tests

@udpatil udpatil force-pushed the occ-iterator-tests branch from d8a2523 to 3358c48 Compare March 4, 2024 16:36
@udpatil udpatil merged commit 7e40cc5 into main Mar 5, 2024
13 checks passed
@udpatil udpatil deleted the occ-iterator-tests branch March 5, 2024 18:58
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.

2 participants