Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crashtest: dont reroll skip_list or HashSpdRepFactory (#452)
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
- Loading branch information