Commit Graph

8564 Commits (c2029f9716b3a4d2d7da687fd9fea6bb59bc50e4)
 

Author SHA1 Message Date
Jermy Li c2029f9716 Support concurrent CF iteration and drop (#6147) 5 years ago
myasuka 4b74035e40 Correct java docs of RocksDB options (#6123) 5 years ago
奏之章 c4ce8e637f Fix RangeDeletion bug (#6062) 5 years ago
Connor a844591201 wait pending memtable writes on file ingestion or compact range (#6113) 5 years ago
sdong 814d4e7ce0 Improve instructions to install formatter (#6162) 5 years ago
Maysam Yabandeh a796c06fef Fix build breakage from lock_guard error (#6161) 5 years ago
Adam Retter b433bbefe9 Add missing mutable DBOptions to RocksJava (#6152) 5 years ago
Levi Tamasi 3b607610df Do not update SST <-> blob file mapping if compaction failed 5 years ago
Maysam Yabandeh 8613ee2e94 Enable all txn write policies in crash test (#6158) 5 years ago
Levi Tamasi e1dfe80fe0 Mark BlobIndex::DebugString const 5 years ago
Maysam Yabandeh 1ad6fa9cc7 Enable txn in crash tests (#6155) 5 years ago
Peter Dillinger d0ad3c59d8 Fix c_test:filter for various CACHE_LINE_SIZEs (#6153) 5 years ago
奏之章 3717a88289 Fix UniversalCompaction trivial move bug (#6067) 5 years ago
ferhat elmas afdc58d478 Fix typos in history 5 years ago
Yi Wu 05a86318a7 Remove unused low_pri_write_rate_limiter_ (#6068) 5 years ago
Cheng Chang 77565d7532 Add example to show the effect of Get in snapshot isolation (#6059) 5 years ago
Yanqin Jin 383f5071f0 Add SyncWAL to db_stress (#6149) 5 years ago
sdong 7a99162a74 db_stress: sometimes call CancelAllBackgroundWork() and Close() before closing DB (#6141) 5 years ago
Adam Retter 984b6e71d6 Add Visual Studio 2015 to AppVeyor (#5446) 5 years ago
Peter Dillinger a653857178 Add PauseBackgroundWork() to db_stress (#6148) 5 years ago
Adam Simpkins 2bb5fc1280 Add an option to the CMake build to disable building shared libraries (#6122) 5 years ago
Yanqin Jin 2b060c1498 Use Env::GetChildren() instead of readdir (#6139) 5 years ago
sdong 14c38baca0 db_stress: sometimes validate compact range data (#6140) 5 years ago
Jermy Li 1dd3194f56 Fix compile error "folly/xx.h file not found" on Mac OS (#6145) 5 years ago
Peter Dillinger 6380df5e10 Vary bloom_bits in db_crashtest (#6103) 5 years ago
sdong a68dff5c35 Apply formatter to some recent commits (#6138) 5 years ago
sdong a960287dee db_stress: Some code style improvements (#6137) 5 years ago
Peter Dillinger e43d2c4424 Fix & test rocksdb_filterpolicy_create_bloom_full (#6132) 5 years ago
sdong 3c347821b7 Fix thread_local_test failure caused by recent io_uring change (#6136) 5 years ago
Ziyue Yang 7e2f831924 Fix wrong ExtractUserKey usage in BlockBasedTableBuilder::EnterUnbuff… (#6100) 5 years ago
sdong d1ae2c3faf Fix an asan warning caused by the recent io_uring change (#6135) 5 years ago
Peter Dillinger 3a6d9436e8 Use SpecialSkipListFactory in RecalculateScoreAfterPicking (#6125) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago
suzanwen bac38c992a Isolate building db_bench from tests with `WITH_BENCHMARK_TOOLS` option. (#6098) 5 years ago
sdong e3a82bb934 PosixRandomAccessFile::MultiRead() to use I/O uring if supported (#5881) 5 years ago
Peter Dillinger 6db57bc37f Disable new Bloom filter assertion (#6128) 5 years ago
Peter Dillinger ad528fe5ca Disable folly_synchronization_distributed_mutex_test on ARM for now (#6126) 5 years ago
Adam Simpkins 100b5e69f3 Fix build failure for db_stress tool when building with CMake (#6117) 5 years ago
Jim Meyering cdc431ec81 build_tools/precommit_checker.py: don't hard-code a platform-afflicted python path (#6124) 5 years ago
Yanqin Jin 4edb4284e7 Make folly-related targets comply with verbosity (#6120) 5 years ago
Connor f32a311f0d Fix compliation error on GCC4.8.2 (#6106) 5 years ago
Yanqin Jin fe1147db1c Let DBSecondary close files after catch up (#6114) 5 years ago
anand76 16fa6fd2a6 Remove key length assertion LRUHandle::CalcTotalCharge (#6115) 5 years ago
David Palm 048472f620 Add missing DataBlock-releated functions to the C-API (#6101) 5 years ago
Peter Dillinger e8f997ca59 Update comment on max_valid_backups_to_open (#6105) 5 years ago
Yanqin Jin 09fcf4fb6b Fix a potential bug scheduling unnecessary threads (#6104) 5 years ago
Peter Dillinger f19faf7814 Add format_version=5 to db_crashtest (#6102) 5 years ago
Adam Retter a61ec9ae3b Fix BlobDB compilation on older GCC versions 5 years ago
Yingchun Lai 9befbe9b40 fix typo (#6099) 5 years ago
Peter Dillinger 0695793283 Update format_version comment for 6.6.0 5 years ago