Commit Graph

1439 Commits (9f8cdc8ad6397ee01d93ebd21669c67c9227aa34)

Author SHA1 Message Date
Levi Tamasi 87de4fee6b Updates for the 8.1 release (HISTORY, version.h, compatibility tests) (#11307) 2 years ago
Peter Dillinger 204fcff751 HyperClockCache support for SecondaryCache, with refactoring (#11301) 2 years ago
Levi Tamasi a72d55c99d Increase the stress test coverage of GetEntity (#11303) 2 years ago
akankshamahajan 1de697628e Fix hang in async_io benchmarks in regression script (#11285) 2 years ago
akankshamahajan 6c65bf1743 Decrease duration time for internally debugging the regression_script (#11283) 2 years ago
akankshamahajan 13357de0c2 Add support for parameters setting related to async_io benchmarks (#11262) 2 years ago
akankshamahajan 6d5e8604f1 Fix regression script for async_io benchmarks (#11224) 2 years ago
akankshamahajan a72f591825 Fix a minor bug in the regression script during assigning value (#11215) 2 years ago
akankshamahajan ab2157fa6f Extend existing benchmarks seekrandom and multiread to run with async_io (#11170) 2 years ago
Peter Dillinger 54d72085b5 Fix regression_test.sh for LIB_MODE=shared default (#11194) 2 years ago
Yu Zhang 701a19cc83 Enable crash test for user-defined timestamp and BlobDB combination (#11163) 2 years ago
changyubi fec5c8deb8 Remove NUMA setting for benchmark-linux (#11180) 2 years ago
Alan Paxton 6781009ee8 CI Benchmarking. Small configuration changes based on performance analysis. (#11074) 2 years ago
Peter Dillinger 94e3beec77 Cleanup, improve, stress test LockWAL() (#11143) 2 years ago
sdong 4720ba4391 Remove RocksDB LITE (#11147) 2 years ago
Yu Zhang 6943ff6e50 Remove deprecated util functions in options_util.h (#11126) 2 years ago
Andrew Kryczka 6a5071ceb5 Support PutEntity in trace analyzer (#11127) 2 years ago
sdong 2800aa069a Remove compressed block cache (#11117) 2 years ago
Hui Xiao 7e7548477c Update HISTORY.md/version.h/format compatiblity test for 7.10 release (#11114) 2 years ago
akankshamahajan bd4b8d6487 Fix crash in block_cache_trace_analyzer if reference key is null in case of MultiGet (#11042) 2 years ago
leipeng 3941c34950 db_bench: let -benchmark=compact respect -subcompactions (#11077) 2 years ago
Hui Xiao b965a5a80e Add back Options::CompactionOptionsFIFO::allow_compaction to stress/crash test (#11063) 2 years ago
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