Commit Graph

11979 Commits (662a1c99f6457106d2ea1cd21a8a9d1370cb0722)
 

Author SHA1 Message Date
Yu Zhang 8dfcfd4e90 Fix backward iteration issue when user defined timestamp is enabled in BlobDB (#11258) 2 years ago
anand76 cf09917c18 Add filter/index/data secondary cache hits stats (#11246) 2 years ago
yihuang b7e73501d8 fix: add extern and ROCKSDB_LIBRARY_API to two c apis (#11217) 2 years ago
Levi Tamasi 3c9eed688e Enable moving a string or PinnableSlice into PinnableWideColumns (#11248) 2 years ago
Yu Zhang af7872ffd1 Fix a TestGet failure when user defined timestamp is enabled (#11249) 2 years ago
Yu Zhang f007b8fdea Support iter_start_ts in integrated BlobDB (#11244) 2 years ago
Changyu Bi 229297d1b8 Refactor AddRangeDels() + consider range tombstone during compaction file cutting (#11113) 2 years ago
ywave 9fa9becf53 fix -Wrange-loop-analysis in Apple clang version 12.0.0 (clang-1200.0.32.29) (#11240) 2 years ago
Andrew Kryczka 286080456c Update HISTORY.md and version.h for 8.0 release (#11238) 2 years ago
anand76 476b01579c Revert enabling IO uring in db_stress (#11242) 2 years ago
Changyu Bi 1b48ecc2c6 Fix an assertion failure in DBIter::SeekToLast() when user-defined timestamp is enabled (#11223) 2 years ago
leipeng ea85148b78 DBIter::FindNextUserEntryInternal: do not PrepareValue for `Delete` (#11211) 2 years ago
Changyu Bi ebfca2cf00 Fix comment for option `periodic_compaction_seconds` (#11227) 2 years ago
HuangYi 83bc03a99a add c api to set option fail_if_not_bottommost_level (#11158) 2 years ago
HuangYi cfe50f7e77 add c api for HyperClockCache (#11110) 2 years ago
Matt Jurik 142b18d00b C-API: Support multi-CF flush (#11112) 2 years ago
Andrew Kryczka fcd816d534 Add missing override keyword in env_win.h functions (#11232) 2 years ago
Alan Paxton d47126875b Fix Java API ComparatorOptions use after delete error (#11176) 2 years ago
mrambacher b6640c3117 Remove FactoryFunc from LoadXXXObject (#11203) 2 years ago
Andrew Kryczka 25e1365227 Merge operator failed subcode (#11231) 2 years ago
Andrew Kryczka 6aef1a05d6 Use CacheDependencies() at start of ApproximateKeyAnchors() (#11230) 2 years ago
akankshamahajan 68e4581c67 Return NotSupported in scan if IOUring not supported and enable IOUring in db_stress for async_io testing (#11197) 2 years ago
Peter Dillinger 64a1f7670f Customize CompressedSecondaryCache by block kind (#11204) 2 years ago
Peter Dillinger 88056ea6cb Re-add memory_allocator.h include from cache.h (#11229) 2 years ago
Levi Tamasi ab22e79824 Support using MultiGetEntity as verification method in stress tests (#11228) 2 years ago
Levi Tamasi 94ec433833 Mention the new MultiGetEntity API in HISTORY.md (#11226) 2 years ago
Levi Tamasi 9794acb597 Add a new MultiGetEntity API (#11222) 2 years ago
akankshamahajan 6d5e8604f1 Fix regression script for async_io benchmarks (#11224) 2 years ago
sdong 1969815fa8 Remove docs/Gemfile.lock and update github-pages version (#11173) 2 years ago
Yu Zhang c19672c187 Enable crash test to run BlobDB together with user-defined timestamp (#11199) 2 years ago
Wentian Guo 42d6652ba2 remove dependency on options.h for port_posix.h andport_win.h (#11214) 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 3cacd4b4ec Put Cache and CacheWrapper in new public header (#11192) 2 years ago
Peter Dillinger b7747bbc9f Attempt fix flaky DBWriteTest.LockWALInEffect (#11209) 2 years ago
Peter Dillinger 34bb3ddc43 Improve SmallEnumSet (#11178) 2 years ago
Peter Dillinger ee5305fabb Mitigate presumed OOM in CircleCI (#11206) 2 years ago
anand76 77b61abc7b Fix bug in WAL streaming uncompression (#11198) 2 years ago
Levi Tamasi 876d281592 Add compaction filter support for wide-column entities (#11196) 2 years ago
Hui Xiao 6650ca244e Remove a couple deprecated convenience.h APIs (#11120) 2 years ago
Peter Dillinger b5827c806c Revert to LIB_MODE=static for optimized builds (#11195) 2 years ago
Symious 68fa90ca43 Add kForceOptimized option to jni (#11181) 2 years ago
Peter Dillinger 54d72085b5 Fix regression_test.sh for LIB_MODE=shared default (#11194) 2 years ago
Hui Xiao 9b66331388 Simplify TEST_F(DBWALTest, FixSyncWalOnObseletedWalWithNewManifestCausingMissingWAL) (#11186) 2 years ago
Peter Dillinger 92e8874654 Fix more CircleCI jobs for LIB_MODE=shared default (#11193) 2 years ago
Alan Paxton 4a51900700 CI Benchmarking. Reduce runtime further as overhead appears to have risen. (#11189) 2 years ago
Peter Dillinger 27cf09172c Fix compile gettid on older Linux (#11184) 2 years ago
Peter Dillinger cf756ed916 Use LIB_MODE=shared build by default with make (#11168) 2 years ago
Peter Dillinger e17f31057b Support stack traces with gdb (and debugger invocation) (#11150) 2 years ago
Peter Dillinger 0cf1008fe3 Deprecate write_global_seqno and default to false (#11179) 2 years ago