Commit Graph

8412 Commits (5677f4f7755281d8b3a2103f1b942d583f6dae53)
 

Author SHA1 Message Date
Vijay Nadimpalli 5677f4f775 Using clang for internal ubsan tests (#5952) 5 years ago
Peter Dillinger 27a124571f Fix memory leak on error opening PlainTable (#5951) 5 years ago
Zhichao Cao 7245fb5f63 Fix the potential memory leak of ReplayMultiThread (#5949) 5 years ago
Vijay Nadimpalli 2ce6aa5f39 Making platform 007 (gcc 7) default in build_detect_platform.sh (#5947) 5 years ago
sdong a0cd920026 LevelIterator to avoid gap after prefix bloom filters out a file (#5861) 5 years ago
sdong 30e2dc02f0 Fix VerifyChecksum readahead with mmap mode (#5945) 5 years ago
sdong 1a21afa789 Fix some dependency paths (#5946) 5 years ago
Levi Tamasi 29ccf2075c Store the filter bits reader alongside the filter block contents (#5936) 5 years ago
Yanqin Jin c53db172a1 Fix TestIterate for HashSkipList in db_stress (#5942) 5 years ago
Peter Dillinger 5f8f2fda0e Refactor / clean up / optimize FullFilterBitsReader (#5941) 5 years ago
Peter Dillinger fe464bca5c Fix PlainTableReader not to crash sst_dump (#5940) 5 years ago
Zhichao Cao 526e3b9763 Enable trace_replay with multi-threads (#5934) 5 years ago
Levi Tamasi 69bd8a2859 Update HISTORY.md with recent BlobDB adjacent changes 5 years ago
Yanqin Jin e60cc0925c Expose db stress tests (#5937) 5 years ago
Levi Tamasi fdc1cb43a6 Support decoding blob indexes in sst_dump (#5926) 5 years ago
Yi Wu 1f9d7c0f54 Fix OnFlushCompleted fired before flush result write to MANIFEST (#5908) 5 years ago
Maysam Yabandeh 2c9e9f2a59 Update HISTORY for SeekForPrev bug fix (#5925) 5 years ago
Yanqin Jin 5ef27dea33 Fix clang analyzer error (#5924) 5 years ago
Levi Tamasi 78b28d80b0 Support non-TTL Puts for BlobDB in db_bench (#5921) 5 years ago
Peter Dillinger 93edd51c4a bloom_test.cc: include <array> (#5920) 5 years ago
Levi Tamasi 5f025ea832 BlobDB GC: add SST <-> oldest blob file referenced mapping (#5903) 5 years ago
Levi Tamasi a59dc843a4 Move blob_index.h to db/ (#5919) 5 years ago
Yanqin Jin 231fffd07c Add Env::SanitizeEnvOptions (#5885) 5 years ago
Maysam Yabandeh a6e615a7ba Enable partitioned index/filter in stress tests (#5918) 5 years ago
Yanqin Jin 6febfd8451 OnTableFileCreationCompleted use "(nil)" for empty file during flush (#5905) 5 years ago
Maysam Yabandeh 4e729f9095 Fix SeekForPrev bug with Partitioned Filters and Prefix (#5907) 5 years ago
Andrew Kryczka b00761eea6 Fix block cache ID uniqueness for Windows builds (#5844) 5 years ago
Yanqin Jin bc8b05cb77 Revert "Enable partitioned index/filter in stress tests (#5895)" (#5904) 5 years ago
Yanqin Jin ddb62d1f29 Remove a webhook due to potential security concern (#5902) 5 years ago
Adam Retter 1e9c8d42a0 Fix the rocksjava release Vagrant build on CentOS (#5901) 5 years ago
Vijay Nadimpalli 4c49e38f15 MultiGet batching in memtable (#5818) 5 years ago
anand76 80ad996b35 Make the db_stress reopen loop in OperateDb() more robust (#5893) 5 years ago
katherine 5b123813f8 Remove deprecated RocksDBCommonHelper and cont_integration.sh (#5889) 5 years ago
Peter Dillinger 90e285efde Fix some implicit conversions in filter_bench (#5894) 5 years ago
Yanqin Jin 167cdc9f17 Support custom env in sst_dump (#5845) 5 years ago
Maysam Yabandeh 2f4e288143 Enable partitioned index/filter in stress tests (#5895) 5 years ago
Tomas Kolda e3a93c9ee1 Fix crash when background task fails (#5879) 5 years ago
Peter Dillinger 46ca51d430 filter_bench - a prelim tool for SST filter benchmarking (#5825) 5 years ago
Yanqin Jin 457bcfde02 Let TestEnv and FaultInjectEnv use Env of choice (#5886) 5 years ago
lokeshgupta0912 9905101c8c Replaced some words (#5877) 5 years ago
jsteemann da3b2840cb save a few redundant container lookups (#5875) 5 years ago
anand76 19a97dd139 Fix data block upper bound checking for iterator reseek case (#5883) 5 years ago
Peter Dillinger 9f54446525 Fix type in shift operation in bloom_test (#5882) 5 years ago
anand76 cca87d7722 Fix reopen voting logic in db_stress to prevent hangs (#5876) 5 years ago
Peter Dillinger 9e4913ce9d Add FullBloomTest.CorruptFilters,RawSchema (#5834) 5 years ago
sdong d783af1857 Fix a timer bug in MergingIterator::Seek() caused by #5871 (#5874) 5 years ago
Yanqin Jin 9f31df8679 Fix compilation error (#5872) 5 years ago
sdong 846e05005d Revert "Merging iterator to avoid child iterator reseek for some cases (#5286)" (#5871) 5 years ago
sdong 503a756e42 Fix clang analyze warning in db_stress (#5870) 5 years ago
Jay Zhuang 51413e0a85 Fix a compile error (#5864) 5 years ago