Commit Graph

11903 Commits (93e0715fad881f9abfc0b0430a6ee136fd4c965c)
 

Author SHA1 Message Date
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
Peter Dillinger 390cc0b156 Ensure LockWAL() stall cleared for UnlockWAL() return (#11172) 2 years ago
anand76 63da9cfa26 Return any errors returned by ReadAsync to the MultiGet caller (#11171) 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
Andrew Kryczka 6af16ac7c1 Update HISTORY.md for #11136 (#11177) 2 years ago
Levi Tamasi df680b24ef Clean up InvokeFilterIfNeeded a bit (#11174) 2 years ago
Andrew Kryczka 071c33846d Allow canceling manual compaction while waiting for conflicting compaction (#11165) 2 years ago
Levi Tamasi 753d4d5078 Support using GetEntity as a verification method in the non-batched stress tests (#11144) 2 years ago
Levi Tamasi a82021c3d0 Fix a bug where GetEntity would expose a blob reference (#11162) 2 years ago
Peter Dillinger 94e3beec77 Cleanup, improve, stress test LockWAL() (#11143) 2 years ago
sdong 36174d89a6 DB Stress to fix a false assertion (#11164) 2 years ago
Yu Zhang 24ac53d81a Use user key on sst file for blob verification for Get and MultiGet (#11105) 2 years ago
akankshamahajan 79e57a39a3 Move ExternalSSTTestEnv to FileSystemWrapper (#11139) 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 97c1024d3e Include db_stress verification method in failure message (#11133) 2 years ago
Changyu Bi c94c8fcbd4 Remove deprecated FileSystem::Load() (#11122) 2 years ago
Karim TAAM a1e92bd956 use verify checksum option in block based table reader Open() (#11099) 2 years ago
Andrew Kryczka b44cbbf709 Fix GetMergeOperands() returning MergeInProgress (#11136) 2 years ago
dependabot[bot] dcf93b7b3e Bump commonmarker from 0.23.6 to 0.23.7 in /docs (#11128) 2 years ago
Levi Tamasi a6cfdd4eda Fix the HISTORY.md entry related to the removed statistics (#11140) 2 years ago
akankshamahajan 986c5b9d4e Migrate TestEnv in listener_test.cc to FileSystemWrapper (#11125) 2 years ago
sdong e808858ae0 Remove Stats related to compressed block cache (#11135) 2 years ago
Levi Tamasi 6da2e20df3 Remove more obsolete statistics (#11131) 2 years ago
Heiko Becker 88edfbfb5e Fix build with gcc 13 by including <cstdint> (#11118) 2 years ago