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

Verify wide columns during prefix scan in stress tests #10786

Closed
wants to merge 11 commits into from

Conversation

ltamasi
Copy link
Contributor

@ltamasi ltamasi commented Oct 6, 2022

Summary:
The patch adds checks to the
{NonBatchedOps,BatchedOps,CfConsistency}StressTest::TestPrefixScan methods
to make sure the wide columns exposed by the iterators are as expected (based on
the value base encoded into the iterator value). It also makes some code hygiene
improvements in these methods.

Test Plan:
Ran some simple blackbox tests in the various modes (non-batched, batched,
CF consistency).

@facebook-github-bot
Copy link
Contributor

@ltamasi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

jay-zhuang added a commit to jay-zhuang/rocksdb that referenced this pull request Oct 10, 2022
…ook#10786)"

This reverts commit 7af47c5.

Which cause db_stress failure with timestamp is enabled.
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.

None yet

3 participants