Commit Graph

11590 Commits (7f5e438aeeff6da3f4bd44ca0a157ef10acaa382)
 

Author SHA1 Message Date
Hui Xiao 7f5e438aee Move move wrong history entry out of 7.8 release (#10898) 2 years ago
Levi Tamasi ea1982d010 Add missing copyright headers to a couple of Java test files (#10900) 2 years ago
sdong d989300ad1 Avoid repeat periodic stats printing when there is no change (#10891) 2 years ago
Yanqin Jin 9079895aae Fix deletion counting in memtable stats (#10886) 2 years ago
Jay Zhuang 36f5e19e33 Fix a Windows build error (#10897) 2 years ago
Yanqin Jin 900f79126d Pass `const LockInfo&` to AcquireLocked() and AcquireWithTimeout (#10874) 2 years ago
Hui Xiao 08a63ad10b Run clang format against files under example/, memory/ and memtable/ folders (#10893) 2 years ago
Levi Tamasi 7867a1112b Handle Merges correctly in GetEntity (#10894) 2 years ago
Jay Zhuang 1e6f1ef894 Upgrade CircleCI Windows Build (#10090) 2 years ago
anand76 bf497e91ad Allow a custom DB cleanup command to be passed to db_crashtest.py (#10883) 2 years ago
Levi Tamasi 22ff8c5af7 Use malloc/free for LRUHandle instead of new[]/delete[] (#10884) 2 years ago
Changyu Bi 56715350d9 Reduce heap operations for range tombstone keys in iterator (#10877) 2 years ago
sdong 3e686c7cbe sst_dump --command=raw to add index offset information (#10873) 2 years ago
anand76 5fef34fd3a Fix a potential std::vector use after move bug (#10845) 2 years ago
Peter Dillinger 5d3953114f Fix include of windows.h in mmap.h (#10885) 2 years ago
Alan Paxton 17553bdd5e RocksJava API - fix Transaction.multiGet() size limit, remove bogus EnsureLocalCapacity() calls (#10674) 2 years ago
Qiaolin Yu bf78380851 Rename block_cache_trace_analyzer_tool in CMakeLists (#10814) 2 years ago
Jay Zhuang b36ec37a4b clang-format for db/compaction (#10882) 2 years ago
Peter Dillinger a1a1dc6659 Manual interventions for clang-format util/ (#10870) 2 years ago
Peter Dillinger 7fff38b1fe clang-format cache/ and util/ directories (#10867) 2 years ago
Brendan MacDonell 5f915b447d Fix ChecksumType::kXXH3 in the Java API (#10862) 2 years ago
Levi Tamasi d484275230 Adjust value generation in batched ops stress tests (#10872) 2 years ago
sdong 48fe921754 Run clang format against files under tools/ and db_stress_tool/ (#10868) 2 years ago
Yanqin Jin 95a1935cb1 Run clang-format on utilities/transactions (#10871) 2 years ago
Yanqin Jin 84563a2701 Run clang-format on some files in db/db_impl directory (#10869) 2 years ago
anand76 727bad78b8 Format files under table/ by clang-format (#10852) 2 years ago
Changyu Bi 7a95938899 Improve FragmentTombstones() speed by lazily initializing `seq_set_` (#10848) 2 years ago
Hui Xiao fc74abb436 Fix FIFO causing overlapping seqnos in L0 files due to overlapped seqnos between ingested files and memtable's (#10777) 2 years ago
sdong 2a551976f4 Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
changyubi de34e7196f clang format files under monitoring/ (#10857) 2 years ago
changyubi aca00006bf clang format files under test_util/ (#10855) 2 years ago
akankshamahajan 671753c43d Run Clang format on file folder (#10860) 2 years ago
akankshamahajan 935aae3bcf Run clang format on logging folder (#10861) 2 years ago
akankshamahajan ee3dbdc083 Run clang-format on env/ folder (#10859) 2 years ago
akankshamahajan 0ed1a800ed Fix override error in system_clock.h (#10858) 2 years ago
sdong 7cf27eae0a clang format files under port/ (#10849) 2 years ago
Levi Tamasi 4d9cb433fa Run clang-format on utilities/ (except utilities/transactions/) (#10853) 2 years ago
akankshamahajan 966cd42c7d Update header file to include right copyright (#10854) 2 years ago
Levi Tamasi bb5ac1b524 Run clang-format on db/blob/ (#10856) 2 years ago
sdong b0d9776b70 clang format files under include/ (#10850) 2 years ago
Changyu Bi deb6a24be2 Remove range tombstone test code from sst_file_reader (#10847) 2 years ago
akankshamahajan daceb85c51 Update version.h, HISTORY.md and add branches to compatibility check (#10846) 2 years ago
akankshamahajan 9a55e5da17 Update HISTORY.md for 7.8 release (#10844) 2 years ago
Jay Zhuang f726d29a82 Allow penultimate level output for the last level only compaction (#10822) 2 years ago
Peter Dillinger 27c9705ac4 Use kXXH3 as default checksum (CPU efficiency) (#10778) 2 years ago
sdong 5d17297b76 Make UserComparatorWrapper not Customizable (#10837) 2 years ago
akankshamahajan 0e7b27bfcf Refactor block cache tracing APIs (#10811) 2 years ago
Peter Dillinger b6e33dbc0e Fix HyperClockCache Rollback bug in #10801 (#10843) 2 years ago
Changyu Bi 333abe9c55 Ignore max_compaction_bytes for compaction input that are within output key-range (#10835) 2 years ago
Levi Tamasi 8dd4bf6cff Separate the handling of value types in SaveValue (#10840) 2 years ago