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

write-log prefix iter is not ordered #1136

Closed
tzemanovic opened this issue Feb 9, 2023 · 0 comments · Fixed by #1141
Closed

write-log prefix iter is not ordered #1136

tzemanovic opened this issue Feb 9, 2023 · 0 comments · Fixed by #1141
Labels
bug Something isn't working storage

Comments

@tzemanovic
Copy link
Member

the write-log prefix iters added in #913 are not ordered by storage keys, which causes can cause issues (discovered in #714) in the WlStorage's iter prefix logic, which combines write-log and storage prefix iters, expecting both of these to be in order of the keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working storage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant