Skip to content

Avoid reseeking upon skipping too many keys in crash tests#14015

Closed
anand1976 wants to merge 3 commits intofacebook:mainfrom
anand1976:mscan_stress
Closed

Avoid reseeking upon skipping too many keys in crash tests#14015
anand1976 wants to merge 3 commits intofacebook:mainfrom
anand1976:mscan_stress

Conversation

@anand1976
Copy link
Contributor

Implicit reseek in the middle of an iteration is not supported with MultiScan. Avoid this for now in crash tests by setting max_sequential_skip_in_iterations to an absurdly high value.

@anand1976 anand1976 requested a review from xingbowang October 1, 2025 23:36
@meta-cla meta-cla bot added the CLA Signed label Oct 1, 2025
Copy link
Contributor

@xingbowang xingbowang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice if we add some comments.

@xingbowang
Copy link
Contributor

MultiScan now supports "async_io". Maybe worth to turn it on now. But It might be better to run some local test first before turn it on. @cbi42

@meta-codesync
Copy link

meta-codesync bot commented Oct 2, 2025

@anand1976 has imported this pull request. If you are a Meta employee, you can view this in D83761612.

@meta-codesync meta-codesync bot closed this in bdf5a8f Oct 4, 2025
@facebook-github-bot
Copy link
Contributor

@anand1976 merged this pull request in bdf5a8f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants