MultiThreaded/MultiThreadedDBTest.MultiThreaded sometimes fails
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev
### Expected behavior
Test is deterministic
### Actual behavior
Test sometimes fails, eg:
db_test: memtable/hash_linklist_rep.cc:563: rocksdb::{anonymous}::Node* rocksdb::{anonymous}::HashLinkListRep::GetLinkListFirstNode(rocksdb::{anonymous}::Pointer*) const: Assertion `header->GetNumEntries() <= threshold_use_skiplist_' failed.
### Steps to reproduce the behavior
Run db_test (reproduction rate unknown):
https://app.circleci.com/pipelines/github/facebook/rocksdb/3112/workflows/116deb1a-b610-4c08-a78d-e6713bf4936d/jobs/22480
Contributor guide
Assessment
This issue has not been assessed yet.