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

crashtest: dont reroll skip_list or HashSpdRepFactory #452

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

Yuval-Ariel
Copy link
Contributor

Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which verifies that the memtablerep supports it. This commit prevents the code from rerolling if the memtablerep was originally skip_list or speedb.HashSpdRepFactory

Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which
verifies that the memtablerep supports it. This commit prevents the code
from rerolling if the memtablerep was originally skip_list or
speedb.HashSpdRepFactory
@Yuval-Ariel Yuval-Ariel added the bug fix Fixes a known bug label Mar 27, 2023
@Yuval-Ariel Yuval-Ariel requested a review from ayulas March 27, 2023 07:54
@Yuval-Ariel Yuval-Ariel self-assigned this Mar 27, 2023
@Yuval-Ariel Yuval-Ariel merged commit 3abde67 into main Mar 29, 2023
Yuval-Ariel added a commit that referenced this pull request May 2, 2023
Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which
verifies that the memtablerep supports it. This commit prevents the code
from rerolling if the memtablerep was originally skip_list or
speedb.HashSpdRepFactory
Yuval-Ariel added a commit that referenced this pull request May 4, 2023
Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which
verifies that the memtablerep supports it. This commit prevents the code
from rerolling if the memtablerep was originally skip_list or
speedb.HashSpdRepFactory
@Yuval-Ariel Yuval-Ariel deleted the crashtest-fix-rerolling-memtablerep branch May 11, 2023 08:22
udi-speedb pushed a commit that referenced this pull request Nov 13, 2023
Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which
verifies that the memtablerep supports it. This commit prevents the code
from rerolling if the memtablerep was originally skip_list or
speedb.HashSpdRepFactory
udi-speedb pushed a commit that referenced this pull request Nov 15, 2023
Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which
verifies that the memtablerep supports it. This commit prevents the code
from rerolling if the memtablerep was originally skip_list or
speedb.HashSpdRepFactory
udi-speedb pushed a commit that referenced this pull request Dec 4, 2023
Theres a sanitize check in case of allow_concurrent_memtable_write == 1 which
verifies that the memtablerep supports it. This commit prevents the code
from rerolling if the memtablerep was originally skip_list or
speedb.HashSpdRepFactory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixes a known bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants