Commit Graph

118 Commits (db325a5904e8df0c80b324c510335735adef6558)

Author SHA1 Message Date
sdong 7f3a0f5bc6 db_stress: wait for compaction to finish after open with failure injection (#8270) 3 years ago
sdong e19908cba6 Refactor kill point (#8241) 3 years ago
Andrew Kryczka 0f42e50fec Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268) 3 years ago
sdong cde69a7cfd db_stress to add --open_metadata_write_fault_one_in (#8235) 3 years ago
Peter Dillinger 95f6add746 Revert Ribbon starting level support from #8198 (#8212) 3 years ago
Peter Dillinger 10196d7edc Ribbon long-term support, starting level support (#8198) 3 years ago
Akanksha Mahajan 0be89e87fd Enable backup/restore for Integrated BlobDB in stress and crash tests (#8165) 3 years ago
Peter Dillinger 879357fdb0 Make backups openable as read-only DBs (#8142) 3 years ago
Yanqin Jin 08144bc2f5 Add user-defined timestamps to db_stress (#8061) 3 years ago
Levi Tamasi 0d800dadea Adjust the set of potential min_blob_size values in stress/crash tests (#8085) 3 years ago
Peter Dillinger 3bfd3ed2f3 Begin forward compatibility for new backup meta schema (#8069) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 3 years ago
Peter Dillinger 847ca9f964 Make default share_files_with_checksum=true (#8020) 3 years ago
Yanqin Jin 1f11d07f24 Enable compact filter for blob in dbstress and dbbench (#8011) 3 years ago
Andrew Kryczka d904233d2f Limit buffering for collecting samples for compression dictionary (#7970) 3 years ago
Levi Tamasi dab4fe5bcd Add checkpoint support to BlobDB (#7959) 3 years ago
sdong e3183eae77 Stress test to allow memtable whole key filter (#7937) 3 years ago
Levi Tamasi 0288bdbc53 Add the integrated BlobDB to the stress/crash tests (#7900) 3 years ago
Andrew Kryczka 78ee8564ad Integrity protection for live updates to WriteBatch (#7748) 3 years ago
Cheng Chang 30cd38c687 Increase the txn lock timeout in stress test (#7823) 4 years ago
Zhichao Cao 601585bca4 fix memory leak in db_stress checkpoint test (#7813) 4 years ago
Zhichao Cao 04b3524ad0 Inject the random write error to stress test (#7653) 4 years ago
Peter Dillinger 60af964372 Experimental (production candidate) SST schema for Ribbon filter (#7658) 4 years ago
Cheng Chang c3911f1a72 Track WAL in MANIFEST: Track deleted WALs in MANIFEST after recovering from the WALs (#7649) 4 years ago
Cheng Chang 5e794b0841 Fix a recovery corner case (#7621) 4 years ago
Cheng Chang 1e40696dd1 Track WAL in MANIFEST: LogAndApply WAL events to MANIFEST (#7601) 4 years ago
Jay Zhuang 4a6840bd00 db_stress prints key in Hex (#7533) 4 years ago
Andrew Kryczka 75d3b6fdf0 Redesign block cache pinning API (#7520) 4 years ago
sdong aedcaaef99 Stress test to support paranoid_file_checks (#7473) 4 years ago
Peter Dillinger b475a83f9d Postponing custom checksum support in BackupEngine (#7411) 4 years ago
Peter Dillinger 93719fc953 Restore file size in backup table file names (and other cleanup) (#7400) 4 years ago
Peter Dillinger a0ac71aae1 Disable sst_file_manager in stress testing backup restore (#7384) 4 years ago
Peter Dillinger c4e2066dbd Fix cf_consistency_stress for backup/restore, harmonize (#7373) 4 years ago
Peter Dillinger e3149358a5 More backup/restore stress test fixes (#7361) 4 years ago
Peter Dillinger 4e258d3e63 Fix backup/restore in stress/crash test (#7357) 4 years ago
Peter Dillinger 06ad5dd293 Add file checksum to stress/crash test (#7343) 4 years ago
Peter Dillinger 499c9448d0 Fix, enable, and enhance backup/restore in db_stress (#7348) 4 years ago
Hans Holmberg 2a0d3c7054 Add a file system parameter: --fs_uri to db_stress and db_bench (#6878) 4 years ago
Andrew Kryczka 7eebe6d38a Mark files for compaction in stress/crash tests (#7231) 4 years ago
Jay Zhuang 0c5bb10f06 Remove redundant ROCKSDB_LITE check (#7172) 4 years ago
Jay Zhuang fc4d5f5065 Add stress test for GetProperty (#7111) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
Yanqin Jin 842bd2742a Running ./ldb without any extra arg print usage (#7107) 4 years ago
Peter Dillinger 90fd6b0cc8 cf_consistency_stress (crash_test_with_atomic_flush) checkpoint clean (#7103) 4 years ago
Jay Zhuang ca7659e2c4 Fix release build caused by #7067 (#7077) 4 years ago
Jay Zhuang 00de699096 Replace reinterpret_cast with static_cast_with_check (#7067) 4 years ago
mrambacher 80f71b5863 Use Libraries in the RocksDB Makefile Build (#6660) 4 years ago
Cheng Chang f045ee6422 Increase transaction timeout and enable deadlock detection in stress test (#7056) 4 years ago
sdong 2d1d51d385 db_stress: deep clean directory before checkpoint (#7039) 4 years ago
Peter Dillinger 5b2bbacb6f Minimize memory internal fragmentation for Bloom filters (#6427) 4 years ago