Commit Graph

1417 Commits (f24ef5d6ab8bcde242508536ff504f2c3e304600)

Author SHA1 Message Date
Hui Xiao f1574a20ff Revert PR 10777 "Fix FIFO causing overlapping seqnos in L0 files due to overla…" (#10999) 2 years ago
anand76 f4cfcfe824 Post 7.9.0 release branch cut updates (#10974) 2 years ago
Peter Dillinger 32520df1d9 Remove prototype FastLRUCache (#10954) 2 years ago
anand76 aafe7bd376 Add multireadwhilewriting benchmark to db_bench (#10919) 2 years ago
anand76 bf497e91ad Allow a custom DB cleanup command to be passed to db_crashtest.py (#10883) 2 years ago
sdong 48fe921754 Run clang format against files under tools/ and db_stress_tool/ (#10868) 2 years ago
Hui Xiao fc74abb436 Fix FIFO causing overlapping seqnos in L0 files due to overlapped seqnos between ingested files and memtable's (#10777) 2 years ago
akankshamahajan daceb85c51 Update version.h, HISTORY.md and add branches to compatibility check (#10846) 2 years ago
Peter Dillinger 27c9705ac4 Use kXXH3 as default checksum (CPU efficiency) (#10778) 2 years ago
akankshamahajan 0e7b27bfcf Refactor block cache tracing APIs (#10811) 2 years ago
Peter Dillinger e466173d5c Print stack traces on frozen tests in CI (#10828) 2 years ago
Levi Tamasi 11c0d1310e Do not adjust test_batches_snapshots to avoid mixing runs (#10830) 2 years ago
Jay Zhuang 8124bc3526 Enable preclude_last_level_data_seconds in stress test (#10824) 2 years ago
Levi Tamasi 3cd78bce1e Temporarily disable mixing batched and non-batched runs (#10821) 2 years ago
Peter Dillinger a2eea18fc9 Fix file modes (#10815) 2 years ago
Mark Callaghan 6ff0c204cb Several small improvements (#10803) 2 years ago
Peter Dillinger 2d0380adbe Allow manifest fix-up without requiring prior state (#10796) 2 years ago
Yanqin Jin 943247b76e Expand stress test coverage for min_write_buffer_number_to_merge (#10785) 2 years ago
Peter Dillinger b205c6d029 Fix bug in HyperClockCache ApplyToEntries; cleanup (#10768) 2 years ago
Levi Tamasi 3ae00dec90 Disable ingestion in stress tests when PutEntity is used (#10769) 2 years ago
Changyu Bi 9f2363f4c4 User-defined timestamp support for `DeleteRange()` (#10661) 2 years ago
Hui Xiao 3b8164912e Add manual_wal_flush, FlushWAL() to stress/crash test (#10698) 2 years ago
Levi Tamasi 9078fcccee Add the PutEntity API to the stress/crash tests (#10760) 2 years ago
Hui Xiao aa71464410 Remove and recreate expected values dir in white-box testing 2nd half (#10743) 2 years ago
Hui Xiao f3b359a549 Set options.num_levels in db_stress_test_base (#10732) 2 years ago
Hui Xiao aed30ddf21 Support WriteCommit policy with sync_fault_injection=1 (#10624) 2 years ago
Bo Wang dd40f83e95 Fix lint issues after enable BLACK (#10717) 2 years ago
Bo Wang 9e01de9066 Enable BLACK for internal_repo_rocksdb (#10710) 2 years ago
Jay Zhuang 00050d4634 Disable tiered storage + BlobDB stress test (#10699) 2 years ago
gitbw95 2cc5b39560 Add enable_split_merge option for CompressedSecondaryCache (#10690) 2 years ago
Peter Dillinger 0f91c72adc Call experimental new clock cache HyperClockCache (#10684) 2 years ago
Peter Dillinger 5724348689 Revamp, optimize new experimental clock cache (#10626) 2 years ago
Yanqin Jin 088b9844d4 Re-enable user-defined timestamp and subcompactions (#10689) 2 years ago
Levi Tamasi 7dad485278 Support JemallocNodumpAllocator for the block/blob cache in db_bench (#10685) 2 years ago
Jay Zhuang 1cdc84114f Tiered Storage feature doesn't support BlobDB yet (#10681) 2 years ago
Akanksha Mahajan 7a9ecdac3c Add auto prefetching parameters to db_bench and db_stress (#10632) 2 years ago
Andrew Kryczka 4100eb3053 minor cleanups to db_crashtest.py (#10654) 2 years ago
Andrew Kryczka ccf822492f Reenable sync_fault_injection in crash test (#10172) 2 years ago
Hui Xiao e7525a1fff Disable use_txn=1 with sync_fault_injection=1 in db_crashtest.py (#10605) 2 years ago
Levi Tamasi 228f2c5bf5 Adjust the blob cache printout in db_bench/db_stress (#10614) 2 years ago
Hui Xiao e484b81eee Sync dir containing CURRENT after RenameFile on CURRENT as much as possible (#10573) 2 years ago
bilyz 7670fdd690 fix trace_analyzer_tool args column position (#10576) 2 years ago
Alan Paxton 7fbee01f0c CI benchmarks refine configuration (#10514) 2 years ago
Andrew Kryczka d95e376368 Disable db_stress features incompatible with unsynced data dropping when sync_fault_injection=1 (#10559) 2 years ago
Changyu Bi d140fbfd7d Add Iterator test against expected state to stress test (#10538) 2 years ago
Changyu Bi 7b9e970042 Optionally issue `DeleteRange` in `*whilewriting` benchmarks (#10552) 2 years ago
Bo Wang b0048b673c Post 7.6 branch cut changes (#10546) 2 years ago
anand76 35cdd3e71e MultiGet async IO across multiple levels (#10535) 2 years ago
Bo Wang 13cb7a84b6 Fix the memory leak in db_stress tests that are caused by `FaultInjectionSecondaryCache` and add `CompressedSecondaryCache` into stress tests. (#10523) 2 years ago
Akanksha Mahajan 5956ef0089 Add initial_auto_readahead_size and max_auto_readahead_size to db_bench (#10539) 2 years ago