Commit Graph

10412 Commits (aa218968805f529dc6d858846d0be688c95b8bc2)
 

Author SHA1 Message Date
anand76 aa21896880 Add property_bag to FileOptions (#9030) 3 years ago
Giuseppe Ottaviano f0841d4faf Fix out-of-bounds access in MultiDBParallelOpenTest (#9046) 3 years ago
Jay Zhuang 314de7e7de Make `DB::Close()` thread-safe (#8970) 3 years ago
Alan Paxton 86cf7266c3 keyMayExist() supports ByteBuffer (#9013) 3 years ago
Jay Zhuang 53a0ab2bea Deflaky ObsoleteFilesTest (#9049) 3 years ago
Jay Zhuang b4326b5273 Fix gcc-11 compile error (#9043) 3 years ago
Peter Dillinger 908a999a72 Fix COMMIT_ID in regression_test.sh (#9047) 3 years ago
Peter Dillinger 9d66d6d13e Two performance improvements in BlockBuilder (#9039) 3 years ago
Peter Dillinger 3ffb3baa0b Add (Live)FileStorageInfo API (#8968) 3 years ago
matthewvon 678ba5e41c SyncPoint::Process thrashes heap ... fix it (#9023) 3 years ago
jsteemann ab6755711b add IsSyncThreadSafe() override to EncryptedWritableFile (#8993) 3 years ago
Levi Tamasi fbb09cf7aa Mention a new BlobDB option in a couple of comments (#9038) 3 years ago
leipeng 97b30dee5b improve-histogram-performance: remove valueIndexMap_ (#8625) 3 years ago
mikael c246c9c6e2 Remove -Wshorten-64-to-32 FreeBSD on aarch64 as it breaks compilation. (#9010) 3 years ago
Ubuntu 140db3c44e Fix rate limit for MixGraph (#9027) 3 years ago
Huachao Huang e5aa7deae1 Fix format script for Ubuntu (#9028) 3 years ago
leipeng 4c277ab201 MergingIterator: rearrange fields to reduce paddings (#9024) 3 years ago
Alan Paxton f5526af8ed Fix multiget throwing NPE for num of keys > 70k (#9012) 3 years ago
Andrew Kryczka ffc48b6cad Update HISTORY.md for #9009 (#9036) 3 years ago
anand76 37418105d0 Set perf_level to kEnableTimeExceptForMutex in regression script (#8031) 3 years ago
Giuseppe Ottaviano 4bfd415e34 Fix sequence number bump logic in multi-CF SST ingestion (#9005) 3 years ago
Levi Tamasi b4e59a48fd Add a benchmarking wrapper script for BlobDB (#9015) 3 years ago
Levi Tamasi 7cc52cd8f5 Update HISTORY for PR 8994 (#9017) 3 years ago
Giuseppe Ottaviano 22d4dc5066 Fix race in WriteBufferManager (#9009) 3 years ago
Yanqin Jin e1139167ae Inline an empty destructor (#9004) 3 years ago
Yanqin Jin 1a79839c59 Some code cleanup (#9003) 3 years ago
Levi Tamasi 3e1bf771a3 Make it possible to force the garbage collection of the oldest blob files (#8994) 3 years ago
Andrew Kryczka a282eff3d1 Protect existing files in `FaultInjectionTest{Env,FS}::ReopenWritableFile()` (#8995) 3 years ago
Andrew Kryczka ee239df351 Initialize cache dumper `DumpUnit` in constructor (#9014) 3 years ago
Hui Xiao 6c3bf83d6f Update HISTORY.md for #8428 (#9001) 3 years ago
anand76 418831cf45 Fix wrong tmp dir name in fbcode stress test lego command (#9000) 3 years ago
Zhichao Cao bcd049cd2d Ingest external SST files with Temperature hints (#8949) 3 years ago
anand76 2f1296ef48 Allow more flexible invocation of fbcode_stress_crash (#8985) 3 years ago
Andrew Kryczka c0ec58ecb9 stop populating unused/invalid MergingIterator heaps (#8975) 3 years ago
Andrew Kryczka fcaa7ff638 Cancel manual compactions waiting on automatic compactions to drain (#8991) 3 years ago
Kajetan Janiak 8717c26823 Warning about incompatible options with level_compaction_dynamic_level_bytes (#8329) 3 years ago
Zhichao Cao b632ed0c67 Add file temperature related counter and bytes stats to and io_stats (#8710) 3 years ago
Zhichao Cao 699f45049d Introduce a mechanism to dump out blocks from block cache and re-insert to secondary cache (#8912) 3 years ago
Ramkumar Vadivelu fe994bbd0b Misc doc fixes (#8983) 3 years ago
mrambacher 53e595d1f3 Cleanup multiple implementations of VectorIterator (#8901) 3 years ago
Yanqin Jin d16ceba687 Point bzip2 download address to http://sourceware.org/pub/bzip2 (#8986) 3 years ago
Stefan Roesch a776406de3 Add file operation callbacks to SequentialFileReader (#8982) 3 years ago
mrambacher 787229837e Fix LITE mode builds on MacOs (#8981) 3 years ago
Yanqin Jin 2cdaf5ca5b Add additional checks for three existing unit tests (#8973) 3 years ago
Akanksha Mahajan 84d71f30c4 Enable SingleDelete with user defined ts in db_bench and crash tests (#8971) 3 years ago
byronhe e36b9da57c Update USERS.md (#8923) 3 years ago
sdong 7f08a8503f Remove IOSTATS_ADD_IF_POSITIVE() (#8984) 3 years ago
Pradeep Ambati e5bfb91d09 List blob files when using command - list_live_files_metadata (#8976) 3 years ago
Peter (Stig) Edwards 1953b63cdd ErrorExit if num<1000 for fillsync and fill100K (#8391) 3 years ago
anand76 532ff334d9 Don't ignore deletion rate limit if WAL dir is different (#8967) 3 years ago