Commit Graph

10065 Commits (d96b0127a07be4c7ba128b277ac0b9f984876a9b)
 

Author SHA1 Message Date
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
Peter Dillinger b3dbeadc34 Fix double-dumping CF stats to log (#8380) 3 years ago
Zhichao Cao 58162835d1 All the NoSpace() errors will be handled by regular SetBGError and RecoverFromNoSpace() (#8376) 3 years ago
Peter Dillinger a42a342a7a Make platform009 default for FB developers (#8389) 3 years ago
mrambacher 6ad0810393 Make Comparator into a Customizable Object (#8336) 3 years ago
Akanksha Mahajan 3897ce3125 Support for Merge in Integrated BlobDB with base values (#8292) 3 years ago
Baptiste Lemaire d61a449364 Fixed manifest_dump issues when printing keys and values containing null characters (#8378) 3 years ago
matthewvon 5a2b4ed671 BugFix: fs_posix.cc GetFreeSpace uses wrong value non-root users (#8370) 3 years ago
Zhichao Cao f44e69c64a Use DbSessionId as cache key prefix when secondary cache is enabled (#8360) 3 years ago
Levi Tamasi db325a5904 Add a clipping internal iterator (#8327) 3 years ago
Peter Dillinger 2f93a3b809 Fix a major performance bug in 6.21 for cache entry stats (#8369) 3 years ago
David Devecsery 80a59a03a7 Cancel compact range (#8351) 3 years ago
Stepan Koltsov 707f8d168a Modify script which generates TARGETS (#8366) 3 years ago
Stiopa Koltsov 4d5b575563 Enable Starlark for fbcode//i* 3 years ago
Andrew Kryczka 9167ece586 Snapshot release triggered compaction without multiple tombstones (#8357) 3 years ago
anand76 799cf37cb1 Update HISTORY and version to 6.21 (#8363) 3 years ago
PiyushDatta 2655477c67 Fix "Interval WAL" bytes to say GB instead of MB (#8350) 3 years ago
Jay Zhuang eda83eaac0 Fix cmake build failure with gflags (#8324) 3 years ago
sdong ab718b415f Kill whitebox crash test if it is 15 minutes over the limit (#8341) 3 years ago
Andrew Kryczka d561af487c Preset dictionary compression blog post (#8342) 3 years ago
anand76 9e701b48e0 Update graphs and link in the secondary cache blog post (#8348) 3 years ago
sdong 1c88f66ff8 Add a new blog post for online validation (#8338) 3 years ago
sdong cda7923169 Use bloom filter to speed up sync point (#8337) 3 years ago
anand76 b53e3d2adb Blog post about SecondaryCache (#8339) 3 years ago
Peter (Stig) Edwards c75ef03e58 Do not truncate WAL if in read_only mode (#8313) 3 years ago
sdong dfa6b408fe Improve comments of iterate_upper_bound (#8331) 3 years ago