Commit Graph

1458 Commits (b1b6f87fbe27500f93388322eaaf57d41d7416d3)

Author SHA1 Message Date
Changyu Bi c53d604f41 `sst_dump --command=verify` should verify block checksums (#11576) 1 year ago
Akanksha Mahajan 5187ac2af3 Add skip_tmpdir_check arg in crash script (#11539) 1 year ago
akankshamahajan 94c247bff8 Update HISTORY.md for branch cut for 8.4.fb (#11565) 1 year ago
Jay Huh 17d5200504 Stress/Crash Test for OptimisticTransactionDB (#11513) 1 year ago
Changyu Bi bc04ec85db Make option `level_compaction_dynamic_level_bytes` true by default (#11525) 1 year ago
darionyaphet 68a9cd21f2 Support single delete help message in ldb (#11493) 1 year ago
anand76 fcc358baf2 Integrate CacheReservationManager with compressed secondary cache (#11449) 1 year ago
akankshamahajan bf9e864235 Update db_crashtest.py for support for dir creation on remote storage (#11448) 2 years ago
akankshamahajan 53e0b2fe6f Fix regression script for async_io benchmarks (#11462) 2 years ago
Yu Zhang 509116c53b Update HISTORY.md/version.h/format compatiblity test for 8.3 release (#11464) 2 years ago
Peter Dillinger 206fdea3d9 Change internal headers with duplicate names (#11408) 2 years ago
Peter Dillinger f4a02f2c52 Add hash_seed to Caches (#11391) 2 years ago
clundro 50b33ebb1b remove redundant move (#11418) 2 years ago
Changyu Bi 62fc15f009 Block per key-value checksum (#11287) 2 years ago
Peter Dillinger 46dbcfd799 Start version 8.3 (#11405) 2 years ago
Hui Xiao 151242ce46 Group rocksdb.sst.read.micros stat by IOActivity flush and compaction (#11288) 2 years ago
Peter Dillinger 3c17930ede Change default block cache from 8MB to 32MB (#11350) 2 years ago
Levi Tamasi 0efd7b4ba1 Extend the stress test coverage of MultiGetEntity (#11336) 2 years ago
Changyu Bi 601320164b Trivially move files down when opening db with level_compaction_dynamic_l… (#11321) 2 years ago
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