Commit Graph

18 Commits (31ee4bf2400cf1807718192d352ca8bd7837ada2)

Author SHA1 Message Date
Dmitri Smirnov 53d66df0c4 Refactor sync_point to make implementation either customizable or replaceable 7 years ago
Bruce Mitchener a3a3f5497c Fix some typos in comments and docs. 7 years ago
Mike Kolupaev cb5b8f2090 Fix use-after-free in tailing iterator with merge operator 7 years ago
Maysam Yabandeh 26ac24f199 Add more unit test to write_prepared txns 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
omegaga cd4178a015 Add a new feature to enforce a sync point only active on a thread 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
charsyam c30b499541 fix typos in comments 9 years ago
sdong e1a5ff857b Allow users to disable some kill points in db_stress 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
sdong fcb206b667 SyncPoint to allow a callback with an argument and use it to get DBTest.DynamicLevelCompressionPerLevel2 more straight-forward 10 years ago
Igor Canadi db03739340 options.level_compaction_dynamic_level_bytes to allow RocksDB to pick size bases of levels dynamically. 10 years ago
Igor Canadi 86ae8203e6 Fix ifdef NDEBUG 11 years ago
Igor Canadi 62551b1c4e Don't compile sync_point if NDEBUG 11 years ago
Haobo Xu 48bc0c6ad3 [RocksDB] Fix a race condition in GetSortedWalFiles 11 years ago