Commit Graph

30 Commits (27f3af596609f3b86af5080cc870c869e836e7f2)

Author SHA1 Message Date
Yanqin Jin b443d24f4d Stop operating on DB in a stress test background thread (#10373) 2 years ago
Yanqin Jin 2f13f5f7d0 Add coverage for timestamped snapshot to MultiOpsTxnsStressTest (#10325) 2 years ago
Yanqin Jin caced09e79 Expand stress test coverage for user-defined timestamp (#10280) 2 years ago
Yanqin Jin bfaf8291c5 Fix a race condition in transaction stress test (#10157) 2 years ago
Yanqin Jin 1777e5f7e9 Snapshots with user-specified timestamps (#9879) 2 years ago
Yanqin Jin f890527b16 Update test for secondary instance in stress test (#10121) 2 years ago
Yanqin Jin e3a3dbf2be Avoid overwriting options loaded from OPTIONS (#9943) 2 years ago
Yanqin Jin 06394ff4e7 Fix a bug of CompactionIterator/CompactionFilter using `Delete` (#9929) 2 years ago
Yanqin Jin 94e245a14d Improve stress test for MultiOpsTxnsStressTest (#9829) 2 years ago
Andrew Kryczka c7ce03dce1 db_stress begin tracking expected state after verification (#9470) 2 years ago
Yanqin Jin e05c2bb549 Stress test for RocksDB transactions (#8936) 3 years ago
Andrew Kryczka a6a6aad74e db_stress support tracking historical values (#8960) 3 years ago
Zhichao Cao a95a776d75 Inject fatal write failures to db_stress when DB is running (#8479) 3 years ago
anand76 6f9ed59b1d Allow db_stress to use a secondary cache (#8455) 3 years ago
Yanqin Jin 08144bc2f5 Add user-defined timestamps to db_stress (#8061) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 3 years ago
Levi Tamasi 0288bdbc53 Add the integrated BlobDB to the stress/crash tests (#7900) 3 years ago
Jay Zhuang fc4d5f5065 Add stress test for GetProperty (#7111) 4 years ago
Andrew Kryczka 775dc623ad add `CompactionFilter` to stress/crash tests (#6988) 4 years ago
Levi Tamasi 217ce20021 Remove GetSortedWalFiles/GetCurrentWalFile from the crash test (#6491) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
anand76 d4da412864 Add Transaction::MultiGet to db_stress (#6227) 5 years ago
sdong 79cc8dc29b db_stress: cover approximate size (#6213) 5 years ago
sdong e55c2b3f0b db_stress: improvements in TestIterator (#6166) 5 years ago
Zhichao Cao f89dea4fec db_stress: Added the verification for GetLiveFiles, GetSortedWalFiles and GetCurrentWalFile (#6224) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
Peter Dillinger 873331fe49 Refactor pulling out parts of StressTest::OperateDb (#6195) 5 years ago
sdong 7a99162a74 db_stress: sometimes call CancelAllBackgroundWork() and Close() before closing DB (#6141) 5 years ago
sdong 14c38baca0 db_stress: sometimes validate compact range data (#6140) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago