Skip to content

crashtest: dont reroll skip_list or HashSpdRepFactory - #452

Merged
Yuval-Ariel merged 1 commit into
mainfrom
crashtest-fix-rerolling-memtablerep
Mar 29, 2023
Merged

crashtest: dont reroll skip_list or HashSpdRepFactory#452
Yuval-Ariel merged 1 commit into
mainfrom
crashtest-fix-rerolling-memtablerep

Conversation

@Yuval-Ariel

Copy link
Copy Markdown
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