Commit Graph

10900 Commits (6534c6dea4e385e38f48fc561e717352d8a2d65d)
 

Author SHA1 Message Date
Hui Xiao fc61e98ae6 Attempt to deflake DBLogicalBlockSizeCacheTest.CreateColumnFamilies (#9516) 2 years ago
Hui Xiao 4a776d81cc Dynamic toggling of BlockBasedTableOptions::detect_filter_construct_corruption (#9654) 2 years ago
anand76 3362a730dc Avoid usage of ReopenWritableFile in db_stress (#9649) 2 years ago
Jay Zhuang 67542bfab5 Improve build speed (#9605) 2 years ago
Yanqin Jin 659a16d52b Fix bug causing incorrect data returned by snapshot read (#9648) 2 years ago
Yuriy Chernyshov 73fd589b1a Do not rely on ADL when invoking std::max_element (#9608) 2 years ago
jingkai.yuan 926ee13811 Fix corruption error when compressing blob data with zlib. (#9572) 2 years ago
Jay Zhuang db8647969d Unschedule manual compaction from thread-pool queue (#9625) 2 years ago
Akanksha Mahajan d74468e348 Update Poll and ReadAsync API in File System (#9623) 2 years ago
Patrick Somaru ff8763c187 regenerate config jsons, reduce noise (#9644) 2 years ago
Patrick Somaru af6cb50bc4 update buckifier for new json format and updated macros (#9643) 2 years ago
sdong 33742c2a9f Remove BlockBasedTableOptions.hash_index_allow_collision (#9454) 2 years ago
Jonathan Albrecht 3edbeeaa50 Reenable s390x platform_dependent travis job (#9631) 2 years ago
dependabot[bot] 9e9e3d16b9 Bump nokogiri from 1.12.5 to 1.13.3 in /docs (#9636) 2 years ago
ehds@qq.com d95e13e9cc typo(clock_cache) fix incomplete message typo (#9638) 2 years ago
Jay Zhuang e3ef41b02f Use released clang-format instead of the one from dev branch (#9646) 2 years ago
Si Ke 06c8afeff5 Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
Adam Retter 7d7e88c7d1 Improve build detect for RISCV (#9366) 2 years ago
Andrew Kryczka 0a89cea5f5 Handle failures in block-based table size/offset approximation (#9615) 2 years ago
stefan-zobel ddb7620a61 Fix trivial Javadoc omissions (#9534) 2 years ago
Andrew Kryczka 9983eecdfb Dedicate cacheline for DB mutex (#9637) 2 years ago
Changneng Chen 9ed96703d1 Add support for BlobDB to ldb (#9630) 2 years ago
Hui Xiao 87a8b3c8af Deflake DBErrorHandlingFSTest.MultiCFWALWriteError (#9496) 2 years ago
Siddhartha Roychowdhury 21345d2823 Streaming Compression API for WAL compression. (#9619) 2 years ago
Bo Wang f706a9c199 Add a secondary cache implementation based on LRUCache 1 (#9518) 2 years ago
Yanqin Jin 6f12599863 Support WBWI for keys having timestamps (#9603) 2 years ago
Andrew Kryczka 8ca433f912 Fix test race conditions with OnFlushCompleted() (#9617) 2 years ago
Andrew Kryczka 96978e4d96 Enable core dumps in TSAN/UBSAN crash tests (#9616) 2 years ago
anand76 d795a730be Combine data members of IOStatus with Status (#9549) 2 years ago
Patrick Somaru ba65cfff63 configure microbenchmarks, regenerate targets (#9599) 2 years ago
Andrew Kryczka 3379d1466f Fix DBTest2.BackupFileTemperature memory leak (#9610) 2 years ago
Andrew Kryczka 7ae4da924a Update HISTORY.md and version.h for 7.0 release (#9609) 2 years ago
Akanksha Mahajan 3699b171e4 Change enum SizeApproximationFlags to enum class (#9604) 2 years ago
Jay Zhuang d3a2f284d9 Add Temperature info in `NewSequentialFile()` (#9499) 2 years ago
Akanksha Mahajan 559525dcbb Add Async Read and Poll APIs in FileSystem (#9564) 2 years ago
Bo Wang 67f071fade Fixes #9565 (#9586) 2 years ago
pat somaru 736bc83270 fix issue with buckifier update (#9602) 2 years ago
Jay Zhuang f4b2500e12 Add last level and non-last level read statistics (#9519) 2 years ago
mrambacher 30b08878d8 Make FilterPolicy Customizable (#9590) 2 years ago
Patrick Somaru f066b5cecb update buckifier, add support for microbenchmarks (#9598) 2 years ago
Jay Zhuang 2fbc672732 Add temperature information to the event listener callbacks (#9591) 2 years ago
Andrew Kryczka 54fb2a8975 Change type of cache buffer passed to `Cache::CreateCallback()` to `const void*` (#9595) 2 years ago
Peter Dillinger 48b9de4a3e Mark more OldDefaults as deprecated (#9594) 2 years ago
Alan Paxton ce84e50288 Plugin java jni support (#9575) 2 years ago
Peter Dillinger 561be005ba Some better API and other comments (#9533) 2 years ago
Alan Paxton 8d9c203f69 Remove previously deprecated Java where RocksDB also removed it, or where no direct equivalent existed. (#9576) 2 years ago
Peter Dillinger 725833a424 Hide FilterBits{Builder,Reader} from public API (#9592) 2 years ago
anand76 627deb7ceb Fix some MultiGet batching stats (#9583) 2 years ago
Siddhartha Roychowdhury 39b0d92153 Add record to set WAL compression type if enabled (#9556) 2 years ago
Jay Zhuang f092f0fa5d Add subcompaction event API (#9311) 2 years ago