Commit Graph

11915 Commits (56ca9e3106e05c0c031b179ecbb9cb0865fc22dd)
 

Author SHA1 Message Date
Peter Dillinger e0e318f370 Optionally support lldb for stack traces and debugger attach (#11413) 2 years ago
Peter Dillinger 76a40286b0 Fix duplicate symbols in linking with buck2 (#11421) 2 years ago
Andrew Kryczka 925d8252e5 Shard JemallocNodumpAllocator (#11400) 2 years ago
Levi Tamasi d3ed796855 Deflake some old BlobDB test cases (#11417) 2 years ago
Changyu Bi 62fc15f009 Block per key-value checksum (#11287) 2 years ago
leipeng 40d69b59ad DBImpl::MultiGet: delete unused var `superversions_to_delete` (#11395) 2 years ago
Hui Xiao 3622cfa34a Add back io_uring stress test hack with DbStressFSWrapper for FS not supporting read async (#11404) 2 years ago
Peter Dillinger 46dbcfd799 Start version 8.3 (#11405) 2 years ago
Peter Dillinger a2c1f57358 Fix compression tests^2 (#11403) 2 years ago
Peter Dillinger fb63d9b4ee Fix compression tests when snappy not available (#11396) 2 years ago
Peter Dillinger d79be3dca2 Changes and enhancements to compression stats, thresholds (#11388) 2 years ago
Changyu Bi adc9001f20 Improve error message from `SanityCheckCFOptions()` for merge_operator (#11393) 2 years ago
Hui Xiao 151242ce46 Group rocksdb.sst.read.micros stat by IOActivity flush and compaction (#11288) 2 years ago
Andrew Kryczka 0a774a102f Clarify `SstFileWriter::DeleteRange()` ordering requirements (#11390) 2 years ago
Andrew Kryczka 6cac4c79d4 Fix race condition in db_stress checkpoint cleanup (#11389) 2 years ago
Changyu Bi 43e9a60bb2 Always allow L0->L1 trivial move during manual compaction (#11375) 2 years ago
Andrew Kryczka bd80433c73 Set -source 8 in CMAKE_JAVA_COMPILE_FLAGS (#11385) 2 years ago
Peter Dillinger 9b698cda51 Update GeneralTableTest::ApproximateOffsetOfCompressed values (#11384) 2 years ago
Andrew Kryczka f3818948e8 Deflake DBWriteTest.LockWALInEffect (#11382) 2 years ago
Andrew Kryczka b8555ba470 Deflake DBBloomFilterTest.OptimizeFiltersForHits (#11383) 2 years ago
Murali Vilayannur 226ee25d30 Block fetch CPU time counters in perf context (#11342) 2 years ago
mayue.fight 4d72f48e57 Fix the wrong calculation of largest_key in import_column_family_job (#11381) 2 years ago
Changyu Bi ba16e8eee7 Try to pick more files in `LevelCompactionBuilder::TryExtendNonL0TrivialMove()` (#11347) 2 years ago
mayue.fight 9500d90d1b Fix serval bugs in ImportColumnFamilyTest (#11372) 2 years ago
Jeff Palm 6b67b561bc util/ribbon_test.cc: avoid ambiguous reversed operator error in c++20 (#11371) 2 years ago
Yu Zhang 647cd73674 Initial add UDT in memtable only option (#11362) 2 years ago
Andrew Kryczka 760b773f58 fix optimization-disabled test builds with platform010 (#11361) 2 years ago
Niklas Fiekas d5a9c0c937 C-API: Constify cache functions where possible (#11243) 2 years ago
Zdenek Korcak c8552d8c63 fix bad implementation of ShardedCache::GetOccupancyCount (#11325) 2 years ago
nccx d30bb3d14a Add PaxosStore to USERS (#11357) 2 years ago
leipeng b2c4bc5f73 Makefile: fix a typo: PLATFORM_CFLAGS to PLATFORM_CCFLAGS (#11348) 2 years ago
nccx 140dd93b57 Remove deprecated integration tests from README.md (#11354) 2 years ago
Changyu Bi 64cead919f Initialize `lowest_unnecessary_level_` in `VersionStorageInfo` constructor (#11359) 2 years ago
Peter Dillinger f9db0c6e9c Refactor block cache tracing w/improved MultiGet (#11339) 2 years ago
Changyu Bi f631138e1c Better support for merge operation with data block hash index (#11356) 2 years ago
Wentian Guo 0578d9f951 Filter table files by timestamp: Get operator (#11332) 2 years ago
Changyu Bi b3c43a5b99 Drain unnecessary levels when `level_compaction_dynamic_level_bytes=true` (#11340) 2 years ago
anand76 0623c5b903 Ensure VerifyFileChecksums reads don't exceed readahead_size (#11328) 2 years ago
Hui Xiao 7f5b9f40cb Fix initialization-order-fiasco in write_stall_stats.cc (#11355) 2 years ago
Andrew Kryczka b45738622a Use user-provided ReadOptions for metadata block reads more often (#11208) 2 years ago
Peter Dillinger 03ccb1cd42 Re-clarify SecondaryCache API (#11316) 2 years ago
Peter Dillinger 3c17930ede Change default block cache from 8MB to 32MB (#11350) 2 years ago
Niklas Fiekas e5a560ec98 Expose cache occupancy via C API (#11327) 2 years ago
Peter Dillinger b4d78189b3 Fix gflags_compat.h (#11346) 2 years ago
anand76 891ced8b15 Remove platform009 and default to platform010 (#11333) 2 years ago
Hui Xiao 39c29372bf Add `SetAllowStall()` (#11335) 2 years ago
Levi Tamasi 0efd7b4ba1 Extend the stress test coverage of MultiGetEntity (#11336) 2 years ago
Hui Xiao c14eb134ed Add experimental PerfContext counters for db iterator Prev/Next/Seek* APIs (#11320) 2 years ago
Changyu Bi 601320164b Trivially move files down when opening db with level_compaction_dynamic_l… (#11321) 2 years ago
karemta-orday 40c2ec6d08 Add in-transaction multi-get-for-update to the C interface (#11107) 2 years ago