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

db: write a compaction iterator randomized test #3086

Open
jbowens opened this issue Nov 17, 2023 · 0 comments
Open

db: write a compaction iterator randomized test #3086

jbowens opened this issue Nov 17, 2023 · 0 comments

Comments

@jbowens
Copy link
Collaborator

jbowens commented Nov 17, 2023

The compaction iterator has some complex control flow (relatedly, #3082) making it difficult to exhaustively test through test cases we concoct. It should not be too difficult to write a randomized test at the compaction iterator level.

@jbowens jbowens added this to Incoming in Storage via automation Nov 17, 2023
@nicktrav nicktrav moved this from Incoming to 24.1 candidates in Storage Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Storage
  
24.2 candidates
Development

No branches or pull requests

1 participant