Commit Graph

12027 Commits (82db9514a3650096dad1cf6ba26feb50d17dc0c0)
 

Author SHA1 Message Date
leipeng ddfcbea3e1 IterKey: change space_[32] to 39 to utilize padding space (#10633) 1 year ago
Changyu Bi 633c738a98 Fix unit test `DBRangeDelTest.NonBottommostCompactionDropRangetombstone` (#11512) 1 year ago
Yu Zhang 4dafa5b220 switch to use RocksDB UnorderedMap (#11507) 1 year ago
Changyu Bi 4aa52d89cf Drop range tombstone during non-bottommost compaction (#11459) 1 year ago
Andrew Kryczka 687a2a0d9a Small improvements to DBGet microbenchmark (#11498) 1 year ago
Peter Dillinger 7a9b264f36 Some fixes to unreleased_history/ (#11504) 1 year ago
Changyu Bi 71ca9a1dcd Log correct compaction score for Universal Compaction (#11487) 1 year ago
Changyu Bi e95cc1217d `CompactRange()` always compacts to bottommost level for leveled compaction (#11468) 1 year ago
Yu Zhang 9f7877f246 Add support to strip / pad timestamp when creating / reading a block based table (#11495) 1 year ago
Changyu Bi 9f1ce6d804 Make `unreleased_history/release.sh` work on macOS (#11494) 1 year ago
darionyaphet 68a9cd21f2 Support single delete help message in ldb (#11493) 1 year ago
Jay Huh 87bc929db3 Flush option in WaitForCompact() (#11483) 1 year ago
Yu Zhang 56ca9e3106 Logging timestamp size record in WAL and use it during recovery (#11471) 1 year ago
Peter Dillinger 8848ec92dd Better management of unreleased HISTORY (#11481) 1 year ago
Changyu Bi e1c7209beb Fix flaky test: `DBCompactionTest.WaitForCompactShutdownWhileWaiting` (#11488) 1 year ago
anand76 fcc358baf2 Integrate CacheReservationManager with compressed secondary cache (#11449) 1 year ago
Andrew Kryczka 3e7fc88167 add WriteBatch::Release() (#11482) 1 year ago
Soli de1dd4ca19 Tweak on IsTrivialMove() (#11467) 1 year ago
Jay Huh 23f4e9ad63 Move WaitForCompect() change entry to Unreleased in History file (#11479) 1 year ago
Jay Huh 81aeb15988 Add WaitForCompact with WaitForCompactOptions to public API (#11436) 1 year ago
Yu Zhang d1ae7f6c41 Add support to strip / pad timestamp when writing / reading a block (#11472) 1 year ago
Hui Xiao dcc6fc99f9 Fix StopWatch bug; Remove setting `record_read_stats` (#11474) 1 year ago
Peter Dillinger e8710303d9 Document SyncPoint::LoadDependency (#11477) 2 years ago
Peter Dillinger 17bc27741f Improve memory efficiency of many OptimisticTransactionDBs (#11439) 2 years ago
Alan Paxton 93e0715fad Implement missing compactrangeoptions from Java API (#10880) 2 years ago
rogertyang 28bf7ba77d remove unnecessary code in super version getter (#11452) 2 years ago
akankshamahajan bf9e864235 Update db_crashtest.py for support for dir creation on remote storage (#11448) 2 years ago
Yu Zhang 68cc429be2 Fix stress test failure caused by #11424 (#11470) 2 years ago
akankshamahajan 53e0b2fe6f Fix regression script for async_io benchmarks (#11462) 2 years ago
Yu Zhang 11ebddb1d4 Add utils to use for handling user defined timestamp size record in WAL (#11451) 2 years ago
Yu Zhang ffb5f1f445 Refactor WriteUnpreparedStressTest to be a unit test (#11424) 2 years ago
FishAndBird 5b945adf60 fix typo in detecting HAVE_AUXV_GETAUXVAL (#10913) 2 years ago
Alan Paxton 6eb3770b46 Repair/instate jemalloc build on M1 (#11257) 2 years ago
Yu Zhang 509116c53b Update HISTORY.md/version.h/format compatiblity test for 8.3 release (#11464) 2 years ago
Peter Dillinger 39f5846ec7 Much better stats for seeks and prefix filtering (#11460) 2 years ago
Peter Dillinger 4067acabca Compatibility step for separating BlockCache and GeneralCache APIs (#11450) 2 years ago
mayue.fight 8d8eb0e77e Support Clip DB to KeyRange (#11379) 2 years ago
Hui Xiao 7263f51d50 Improve comment of ExpectedValue in db stress (#11456) 2 years ago
Hui Xiao 50046869a4 Add `rocksdb.file.read.db.open.micros` (#11455) 2 years ago
Alan Paxton e110d713e0 Minimal RocksJava compliance with Java 8 language level (EB 1046) (#10951) 2 years ago
Jay Huh 586d78b31e Remove wait_unscheduled from waitForCompact internal API (#11443) 2 years ago
Peter Dillinger 206fdea3d9 Change internal headers with duplicate names (#11408) 2 years ago
Hui Xiao 5fc57eec2b Support parallel read and write/delete to same key in NonBatchedOpsStressTest (#11058) 2 years ago
Andrew Kryczka fb636f2498 Fix write stall stats dump format (#11445) 2 years ago
anand76 2084cdf237 Delete temp OPTIONS file on failure to write it (#11423) 2 years ago
Andrew Kryczka 113f3250f1 Add block checksum mismatch ticker stat (#11438) 2 years ago
Yu Zhang 47235dda9e Add support in log writer and reader for a user-defined timestamp size record (#11433) 2 years ago
Changyu Bi 8827cd0618 Support compacting files to different temperatures in FIFO compaction (#11428) 2 years ago
Jay Huh 7531cbda91 Clean up rate limiter refill logic (#11425) 2 years ago
Peter Dillinger 459969e993 Simplify detection of x86 CPU features (#11419) 2 years ago