Commit Graph

9115 Commits (775dc623ad12dc7f9905c215153cdc849fe1f5aa)
 

Author SHA1 Message Date
Levi Tamasi fe238e5438 Keep track of obsolete blob files in VersionSet (#6755) 4 years ago
Adam Retter cf342464ca Add Slack forum to README (#6773) 4 years ago
Ziyue Yang e619a20e93 Add an option for parallel compression in for db_stress (#6722) 4 years ago
Zhichao Cao 8c694025e9 Fix potential size_t overflow in import_column_family (#6762) 4 years ago
anand76 b938e6042b Fix a couple of bugs in FaultInjectionTestFS (#6777) 4 years ago
Peter Dillinger 28fe8e4620 Fix bug in format-diff.sh (#6772) 4 years ago
Derrick Pallas 5272305437 Fix FilterBench when RTTI=0 (#6732) 4 years ago
Peter Dillinger 8086e5e294 Fix LITE build (#6770) 4 years ago
anand76 335ea73e49 Fix a valgrind failure due to DBBasicTestMultiGetDeadline (#6756) 4 years ago
mrambacher 618bf638aa Add Functions to OptionTypeInfo (#6422) 4 years ago
Peter Dillinger b810e62b39 Clarifying comments in db.h (#6768) 4 years ago
Peter Dillinger bae6f58696 Basic MultiGet support for partitioned filters (#6757) 4 years ago
Peter Dillinger a7f0b27b39 HISTORY.md update for bzip upgrade (#6767) 4 years ago
Peter Dillinger 4574d7513d Update HISTORY.md for block cache redundant adds (#6764) 4 years ago
Yanqin Jin d4398e08fc Fix timestamp support for MultiGet (#6748) 4 years ago
Cheng Chang 4cd859edf1 Fix build under LITE (#6758) 4 years ago
Levi Tamasi bea91d5d61 Destroy any ColumnFamilyHandles in BlobDB::Open upon error (#6763) 4 years ago
Albert Hse-Lin Chen cc8d16efd6 Fixed minor typo in comment for MergeOperator::FullMergeV2() (#6759) 4 years ago
Peter Dillinger 249eff0f30 Stats for redundant insertions into block cache (#6681) 4 years ago
Akanksha Mahajan 75b13ea94a Allow sst_dump to check size of different compression levels and report time (#6634) 4 years ago
Peter Dillinger 791e5714a5 Understand common build variables passed as make variables (#6740) 4 years ago
Yanqin Jin 3b2f2719eb Update buckifier to unblock future internal release (#6726) 4 years ago
Cheng Chang 0a77617820 Disable O_DIRECT in stress test when db directory does not support direct IO (#6727) 4 years ago
Cheng Chang 40497a875a Reduce memory copies when fetching and uncompressing blocks from SST files (#6689) 4 years ago
Cheng Chang 1758f76f2d Fix unused variable of r in release mode (#6750) 4 years ago
anand76 9e7b7e2c08 Silence false alarms in db_stress fault injection (#6741) 4 years ago
Yanqin Jin e04f3bce4f Update CURRENT file after best-efforts recovery (#6746) 4 years ago
Cheng Chang 51bdfae010 Check alignment of MultiRead requests in direct IO mode (#6739) 4 years ago
Levi Tamasi bc51e33d9c Make sure (Shared)BlobFileMetaData are owned by shared_ptrs (#6749) 4 years ago
Ibrahim Jarif ae77880223 Fix some typos in code comments (#6733) 4 years ago
mrambacher 4cbc19d2a1 Add a ConfigOptions for use in comparing objects and converting to/from strings (#6389) 4 years ago
anand76 c1ccd6b6af Implement deadline support for MultiGet (#6710) 4 years ago
Tomas Kolda 6ee66cf8f0 Prevents Table Cache to open same files more times (#6707) 4 years ago
Andrew Kryczka f9155a3404 Prevent uninitialized load in `IndexBlockIter` (#6736) 4 years ago
Akanksha Mahajan 03a1d95db0 Set max_background_flushes dynamically (#6701) 4 years ago
Peter Dillinger 31da5e34c1 C++20 compatibility (#6697) 4 years ago
sdong fe206f4f7c crash_test to cover index_type kBinarySearchWithFirstKey (#6721) 4 years ago
Peter Dillinger 45d2b4efca Fix tabs and lint-ignores (#6734) 4 years ago
Yanqin Jin 243852ec15 Add IsDirectory() to Env and FS (#6711) 4 years ago
sdong 63d82e57b9 crash_test to cover small max_open_files (#6719) 4 years ago
Nicolas Pépin-Perreault 9e6f3efcd2 Add RocksIterator::Refresh (#6573) 4 years ago
Adam Retter 9ca49bd4df Keep building RocksJava on all architectures (#6583) 4 years ago
Adam Retter 5fef0ffd66 Update RocksJava static version of bzip2 (#6714) 4 years ago
Andrew Kryczka 6717ada899 Fix CF import with overlapping SST files (#6663) 4 years ago
sdong 73523baeb1 crash_test to cover options.avoid_flush_during_recovery (#6712) 4 years ago
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
Cheng Chang 2767972386 Fix warning when O_CLOEXEC is not defined (#6695) 4 years ago
Mike Kolupaev e45673dece Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
anand76 610a09ccff Remove a printf from db_stress that's not useful info (#6705) 4 years ago
sdong 165560fb32 Two Improvements to tools/check_format_compatible.sh (#6702) 4 years ago