Commit Graph

11890 Commits (7263f51d50ad5ad1cb3835ac3ef221567264dafe)
 

Author SHA1 Message Date
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
Andrew Kryczka 6a5071ceb5 Support PutEntity in trace analyzer (#11127) 2 years ago
Peter Dillinger 546e213c4f Fix DelayWrite() calls for two_write_queues (#11130) 2 years ago
Peter Dillinger 9afa0f05ad Remove deprecated Env::LoadEnv() (#11121) 2 years ago
Levi Tamasi 99e559533d Remove some deprecated/obsolete statistics from the API (#11123) 2 years ago
anand76 bcbab59c55 Migrate ErrorEnv from EnvWrapper to FileSystemWrapper (#11124) 2 years ago
sdong 2800aa069a Remove compressed block cache (#11117) 2 years ago
Peter Dillinger 4a9185340d A better contract for best_efforts_recovery (#11085) 2 years ago
Changyu Bi e0ea0dc6bd Improve documentation for `allow_ingest_behind` (#11119) 2 years ago
Hui Xiao 86fa2592be Fix data race on `ColumnFamilyData::flush_reason` by letting FlushRequest/Job owns flush_reason instead of CFD (#11111) 2 years ago
Hui Xiao 7e7548477c Update HISTORY.md/version.h/format compatiblity test for 7.10 release (#11114) 2 years ago
Andrew Kryczka b7fbcefda8 Add API to limit blast radius of merge operator failure (#11092) 2 years ago
akankshamahajan bde65052c4 Enhance async scan prefetch unit tests (#11087) 2 years ago
codeoos f4a5446cab Fix error maybe-uninitialized #11100 (#11101) 2 years ago