Commit Graph

9947 Commits (f0fca2b1d51a529ed72d3877357c59277f32d1d2)
 

Author SHA1 Message Date
Jay Zhuang f0fca2b1d5 Add internal compaction API for Secondary instance (#8171) 3 years ago
Hans Holmberg e85d8a6517 Add ZenFS to plugin list (#8218) 3 years ago
Zhichao Cao 09a9ec3ac0 Fix the false positive alert of CF consistency check in WAL recovery (#8207) 3 years ago
mrambacher 47b424f4bd Add check to cmake to see if we need to link against -latomic (#8183) 3 years ago
Yanqin Jin 314352761f Ignore comparator name mismatch in ldb manifest dump (#8216) 3 years ago
sdong 4985cea141 Add comment to DisableManualCompaction() (#8186) 3 years ago
Akanksha Mahajan 596e9008e4 Stall writes in WriteBufferManager when memory_usage exceeds buffer_size (#7898) 3 years ago
Peter Dillinger 95f6add746 Revert Ribbon starting level support from #8198 (#8212) 3 years ago
Andrew Gallagher 2e5de5a2c3 Cleanup include (#8208) 3 years ago
Andrew Kryczka 905dd17b35 Fix seqno in ingested file boundary key metadata (#8209) 3 years ago
Levi Tamasi 1b99947e99 Mention PR 8206 in HISTORY.md (#8210) 3 years ago
Jay Zhuang a89740fbc6 Fix unittest no space issue (#8204) 3 years ago
Jay Zhuang a345b4d60d Move arm build from travis to circleci (#8203) 3 years ago
Yanqin Jin a376c22066 Handle rename() failure in non-local FS (#8192) 3 years ago
Levi Tamasi 0c6e4674a6 Fix a data race related to DB properties (#8206) 3 years ago
Yanqin Jin b0e20194ea Handle blob files when options.best_efforts_recovery is true (#8180) 3 years ago
Akanksha Mahajan c377c2ba15 Fix flaky test BackupableDBTest.FileSizeForIncremental (#8197) 3 years ago
Akanksha Mahajan 531a5f88a1 Update release version to 6.20 (#8199) 3 years ago
Peter Dillinger 10196d7edc Ribbon long-term support, starting level support (#8198) 3 years ago
Adam Retter 90e245697f Fix Windows strcmp for Unicode (#8190) 3 years ago
mrambacher c871142988 Fix Makefile when multiple targets are invoked (#8195) 3 years ago
mrambacher 4c41e51c07 Add Blob Options to C API (#8148) 3 years ago
Akanksha Mahajan 00803d619c Fix flaky failure in DBSSTest.DBWithSstFileManagerForBlobFilesWithGC (#8196) 3 years ago
Akanksha Mahajan 83031e7343 Fix for LITE mode failure on MacOS (#8189) 3 years ago
Akanksha Mahajan 296b47db25 Extend file_checksum_dump ldb command and DB::GetLiveFilesChecksumInfo to blob files (#8179) 3 years ago
Yanqin Jin b1f62be10e Use the right level (L0) for files written during WAL recovery (#8187) 3 years ago
Justin Chapman d89483098f Assert unlimited max_open_files for FIFO compaction. (#8172) 3 years ago
sdong c861fb390d Add Blog Post "(Call For Contribution) Make Universal Compaction More Incremental" (#8182) 3 years ago
Yanqin Jin fd00f39f97 Disable IOStatsContext/PerfContext if no thread local (#8117) 3 years ago
Peter Dillinger bb75092574 Misc Backup API enhancements (#8170) 3 years ago
Xavier Deguillard 8972dd1ffa Add util/crc32c_arm64.cc to TARGETS (#8168) 3 years ago
Sahir Hoda 139778dfb3 Expose Cache::DisownData in C API (#8160) 3 years ago
David Carlier 728e5f5750 db_bench_tool: basic sys infos for FreeBSD. (#8169) 3 years ago
Giuseppe Ottaviano 48cd7a3aae Fix flush reason attribution (#8150) 3 years ago
Akanksha Mahajan 0be89e87fd Enable backup/restore for Integrated BlobDB in stress and crash tests (#8165) 3 years ago
Akanksha Mahajan d52b520d51 Integrated BlobDB for backup/restore support (#8129) 3 years ago
Peter Dillinger a4e82a3cca Fix read-only DB writing to filesystem with write_dbid_to_manifest (#8164) 3 years ago
Peter Dillinger 35af0433cf Fix crash test with backup as read-only DB (#8161) 3 years ago
Sahir Hoda 6db3af1124 Update installation instructions (#8158) 3 years ago
Peter Dillinger 879357fdb0 Make backups openable as read-only DBs (#8142) 3 years ago
Yanqin Jin 09528f9fa1 Fix a bug for SeekForPrev with partitioned filter and prefix (#8137) 3 years ago
sunby c4d0e66d65 Remove check for status returned by `InvalidatePageCache` (#8156) 3 years ago
Yanqin Jin 2d8518f5ea Reset pinnable slice before using it in Get() (#8154) 3 years ago
Adam Retter ffd3f493e3 Update ZStd. Fixes an issue with Make 3.82 (#8155) 3 years ago
darionyaphet b2c48a570f Support cpu_write_nanos and cpu_read_nanos in IOStatsContext (#8149) 3 years ago
David Carlier 88c8f7a090 stack trace freebsd update. using native api to get the process (#8144) 3 years ago
Peter Dillinger 96205baa63 Likely fix flaky TableFileCorruptedBeforeBackup (#8151) 3 years ago
Peter Dillinger bd7ddf58cb Make tests "parallel" and "passing ASC" by default (#8146) 3 years ago
Andrew Gallagher d0d2ab0b1a Use `include_paths` instead of raw `-I` in TARGETS (#8143) 3 years ago
Yanqin Jin dd3fbbbf95 Use separate db dir for different tests hoping to remove flakiness (#8147) 3 years ago