Commit Graph

11142 Commits (40d19bc12c7617fa5a9f5c394458adc9d062a210)
 

Author SHA1 Message Date
Akanksha Mahajan 40d19bc12c Fix the failure related to io_uring_prep_cancel (#10165) 2 years ago
Guido Tagliavini Ponce f105e1a501 Make the per-shard hash table fixed-size. (#10154) 2 years ago
Yanqin Jin bfaf8291c5 Fix a race condition in transaction stress test (#10157) 2 years ago
Akanksha Mahajan c0e0f30667 Implement AbortIO using io_uring (#10125) 2 years ago
Mark Callaghan 04bd347995 Increase num_levels for universal from 8 to 40 (#10158) 2 years ago
Peter Dillinger ad135f3ffd Document design/specification bugs with auto_prefix_mode (#10144) 2 years ago
Akanksha Mahajan 8273435c22 Bypass tests instead of skipping to resolve internal failure (#10148) 2 years ago
Guido Tagliavini Ponce 415200d792 Assume fixed size key (#10137) 2 years ago
sdong 80afa77660 Run fadvise with mmap file (#10142) 2 years ago
Yanqin Jin 1777e5f7e9 Snapshots with user-specified timestamps (#9879) 2 years ago
gitbw95 f4052d13b7 Enable SecondaryCache::CreateFromString to create sec cache based on the uri for CompressedSecondaryCache (#10132) 2 years ago
Peter Dillinger d3a3b02134 Fix bug with kHashSearch and changing prefix_extractor with SetOptions (#10128) 2 years ago
Yu Zhang 693dffd8e8 Return try again when full_history_ts_low is higher than requested ts (#10126) 2 years ago
Peter Dillinger 5fa6ef7f18 Fix fragile CacheTest::ApplyToAllEntriesDuringResize (#10145) 2 years ago
Bo Wang 1a3e23a251 Update jemalloc version for platform009 (#10143) 2 years ago
Akanksha Mahajan ecfd4aef0c Enable wal_compression in crash_tests (#10141) 2 years ago
Akanksha Mahajan f85b31a2e9 Fix bug for WalManager with compressed WAL (#10130) 2 years ago
Mark Callaghan 9efae14428 Fix parsing of db_bench output (#10124) 2 years ago
Yanqin Jin f890527b16 Update test for secondary instance in stress test (#10121) 2 years ago
Andrew Kryczka ff32346415 Set db_stress defaults for TSAN deadlock detector (#10131) 2 years ago
gitbw95 5cbee1f609 Add unit test to verify that the dynamic priority can be passed from compaction to FS (#10088) 2 years ago
zczhu b6de139df5 Handle "NotSupported" status by default implementation of Close() in … (#10127) 2 years ago
zczhu 3ee6c9baec Consolidate manual_compaction_paused_ check (#10070) 2 years ago
Yu Zhang a101c9de60 Return "invalid argument" when read timestamp is too old (#10109) 2 years ago
zczhu 9f244b2119 Fix default implementaton of close() function for Directory/FSDirecto… (#10123) 2 years ago
Guido Tagliavini Ponce 2af132c341 Fix overflow bug in standard deviation computation. (#10100) 2 years ago
Peter Dillinger 4f78f9699b Refactor: Add BlockTypes to make them imply C++ type in block cache (#10098) 2 years ago
Jay Zhuang e36008d863 Disable CI benchmark from #9723 (#10119) 2 years ago
Alan Paxton 2f4a0ffef8 CI Benchmarking with CircleCI Runner and OpenSearch Dashboard (EB 1088) (#9723) 2 years ago
yite.gu 560906ab33 Add a simple example of backup and restore (#10054) 2 years ago
Levi Tamasi e9c74bc474 Add wide column serialization primitives (#9915) 2 years ago
Yanqin Jin 3e02c6e05a Point-lookup returns timestamps of Delete and SingleDelete (#10056) 2 years ago
Hui Xiao 4bdcc80192 Increase ChargeTableReaderTest/ChargeTableReaderTest.Basic error tolerance rate from 1% to 5% (#10113) 2 years ago
Zeyi (Rice) Fan c1018b7516 cmake: add an option to skip thirdparty.inc on Windows (#10110) 2 years ago
Levi Tamasi 7d36bc4273 Fix some bugs in verify_random_db.sh (#10112) 2 years ago
Yanqin Jin d739de63e5 Fix a bug in WAL tracking (#10087) 2 years ago
Guido Tagliavini Ponce eb99e08076 Add support for FastLRUCache in cache_bench (#10095) 2 years ago
zczhu 21906d66f6 Add default impl to dir close (#10101) 2 years ago
Guido Tagliavini Ponce cf85607795 Add support for FastLRUCache in db_bench. (#10096) 2 years ago
Yanqin Jin 2b3c50c429 Temporarily disable wal compression (#10108) 2 years ago
Mark Callaghan 5506954b1f Enhance to support more tuning options, and universal and integrated… (#9704) 2 years ago
Levi Tamasi 7b2c0140ba Fix Java build (#10105) 2 years ago
Levi Tamasi b8fe7df2e5 Fix LITE build (#10106) 2 years ago
zczhu e88d8935ae Add comments/permit unchecked error to close_db_dir pull requests (#10093) 2 years ago
Yanqin Jin ed50ccd19a Install zstd on CircleCI linux (#10102) 2 years ago
Gang Liao e6432dfd4c Make it possible to enable blob files starting from a certain LSM tree level (#10077) 2 years ago
Jay Zhuang a020031552 Add kLastTemperature as temperature high bound (#10044) 2 years ago
Gang Liao 3dc6ebaf74 Support specifying blob garbage collection parameters when CompactRange() (#10073) 2 years ago
Zichen Zhu 65893ad959 Explicitly closing all directory file descriptors (#10049) 2 years ago
Guido Tagliavini Ponce b4d0e041d0 Add support for FastLRUCache in stress and crash tests. (#10081) 2 years ago