Commit Graph

10090 Commits (6f9ed59b1d863be199db0b335e35c61117e83bda)
 

Author SHA1 Message Date
anand76 6f9ed59b1d Allow db_stress to use a secondary cache (#8455) 3 years ago
Akanksha Mahajan be8199cdb9 Run Merge with Integrated BlobDB in stress, crash and db_bench (#8461) 3 years ago
Zhichao Cao a904c62d28 Using existing crc32c checksum in checksum handoff for Manifest and WAL (#8412) 3 years ago
Andrew Kryczka 3d844dff1d add missing fields to `GetLiveFilesMetaData()` (#8460) 3 years ago
Akanksha Mahajan 95d0ee95fa Add support for Merge with base value during Compaction in IntegratedBlobDB (#8445) 3 years ago
Levi Tamasi 66b62a123a Update HISTORY.md for PR 8450 (#8458) 3 years ago
Levi Tamasi 68d8b28389 Log the amount of blob garbage generated by compactions in the MANIFEST (#8450) 3 years ago
Peter (Stig) Edwards 75741eb0ce Add more ops to: db_bench -report_file_operations (#8448) 3 years ago
Levi Tamasi d44ef2ed4d Remove obsolete method VersionSet::VerifyCompactionFileConsistency (#8449) 3 years ago
Levi Tamasi 6adc39e1bf Add an internal iterator that can measure the inflow of blobs (#8443) 3 years ago
Baptiste Lemaire 3f20925dc4 Add list live files metadata (#8446) 3 years ago
Levi Tamasi 3ab0eae860 Deflake BlobDBTest.SnapshotAndGarbageCollection (#8444) 3 years ago
Levi Tamasi 005c046734 Update HISTORY.md for PR 8437 (#8442) 3 years ago
Baptiste Lemaire 0a1aed4e71 Fix double slashes in user-provided db path. (#8439) 3 years ago
Jay Zhuang f89423a57a Revert "Revert "Snapshot release triggered compaction without multiple tombstones (#8357)" (#8410)" (#8438) 3 years ago
Andrew Kryczka b511b042f4 Fixup HISTORY.md for 6.22 release (#8441) 3 years ago
Levi Tamasi cbb3b25915 Print blob file checksums as hex (#8437) 3 years ago
Jay Zhuang 54d73d6429 Fix DeleteFilesInRange may cause inconsistent compaction error (#8434) 3 years ago
Levi Tamasi 065bea1587 Add a class for measuring the amount of garbage generated during compaction (#8426) 3 years ago
anand76 a50da404be Fix a tsan warning due to reading flags in LRUHandle without holding a mutex (#8433) 3 years ago
lorinlee e9b627fd56 Fix comments in Status (#8429) 3 years ago
Andrew Kryczka 6f33901899 Skip c_test and env_test when ASSERT_STATUS_CHECKED=1 (#8430) 3 years ago
Andrew Kryczka 7ed69fbe72 Update HISTORY.md and version.h 6.22 release (#8427) 3 years ago
mwish 19a89267ca typo: fix typo in db/write_thread's state (#8423) 3 years ago
Zhichao Cao 82a70e1470 Trace MultiGet Keys and CF_IDs to the trace file (#8421) 3 years ago
Akanksha Mahajan d96b0127a0 Change Windows image back to stable (#8424) 3 years ago
anand76 8ea0a2c1bd Parallelize secondary cache lookup in MultiGet (#8405) 3 years ago
Baptiste Lemaire e817bc9628 Added memtable garbage statistics (#8411) 3 years ago
Akanksha Mahajan 5ba1b6e549 Cache warming data blocks during flush (#8242) 3 years ago
聂佩轩 d53f7ff69a Add DeteleRange support for DBWithTTL (#8384) 3 years ago
Peter Dillinger 865a25101d Mark Ribbon filter and optimize_filters_for_memory as production (#8408) 3 years ago
anand76 575ea26ec9 Don't log a warning if file system doesn't support ReopenWritableFile() (#8414) 3 years ago
Sidi Mohamed EL AATIFI 298edae941 Fix a typo in Javadoc (#8394) 3 years ago
mrambacher d81c2d1e3d Add Inner method and support for wrapped Customizable (#8373) 3 years ago
Zhichao Cao ecccc63179 Implementation of Crc32c combine function (#8305) 3 years ago
mrambacher d5bd0039b9 Rename ImmutableOptions variables (#8409) 3 years ago
Andrew Kryczka 25be1ed66a Revert "Snapshot release triggered compaction without multiple tombstones (#8357)" (#8410) 3 years ago
Peter Dillinger 32a4d59477 Remove TSAN crash test opt-in to platform007 (#8406) 3 years ago
mrambacher b788e3f497 Increase range for GeneralTableTest.ApproximateOffsetOfCompressed (#8387) 3 years ago
mrambacher 281ac9c89e Add CreateFrom methods to Env/FileSystem (#8174) 3 years ago
Jay Zhuang 99908db998 Increase cmake test DISCOVERY_TIMEOUT from 5 to 120 seconds (#8403) 3 years ago
Peter Dillinger 416dc7bed7 Clarify some DB::Open,OpenForReadOnly semantics (#8379) 3 years ago
Peter Dillinger 3981430f54 Fix runtime linkage with libasan in Facebook platform009 (#8402) 3 years ago
Hui Xiao dcddc1065e Make CompactionService derived from Customizable (#8395) 3 years ago
Akanksha Mahajan 9047fd7766 Fix Windows build failure (#8400) 3 years ago
Peter Dillinger 79407a8a61 Fix^2 use of binutils in Facebook platform009 (#8399) (#8401) 3 years ago
Peter Dillinger d5a46c40e5 Pin CacheEntryStatsCollector to fix performance bug (#8385) 3 years ago
Jay Zhuang d60ae5b1c7 Fix flaky ManualCompactionMax test (#8396) 3 years ago
Peter Dillinger 0d0aa578ff Fix use of binutils in Facebook platform009 (#8399) 3 years ago
Levi Tamasi 146263887f Disable subcompactions for user-defined timestamps (#8393) 3 years ago