Commit Graph

7299 Commits (6811fb06581e3ca0bd856a0473ee03e18e7178f2)
 

Author SHA1 Message Date
Zhichao Cao 6811fb0658 Fixed the db_bench MergeRandom only access CF_default (#4155) 6 years ago
Siying Dong a5e851e113 Reformatting some recent changes (#4161) 6 years ago
Siying Dong 8425c8bd4d BlockBasedTableReader: automatically adjust tail prefetch size (#4156) 6 years ago
Andrew Kryczka ab35505e21 Write properties metablock last in block-based tables (#4158) 6 years ago
Yanqin Jin 2736752b33 Fix a bug in MANIFEST group commit (#4157) 6 years ago
Andrew Kryczka b5613227a9 Smaller tail readahead when not reading index/filters (#4159) 6 years ago
Dmitri Smirnov 78ab11cd71 Return new operator for Status allocations for Windows (#4128) 6 years ago
Sagar Vemuri f3801528c1 Disable DBFlushTest.SyncFail and DBTest.GroupCommitTest on Travis (#4154) 6 years ago
Pooja Malik 1857576e03 db_bench support for OPTIONS+bloom and nicer output for perf_context (#4153) 6 years ago
Tomas Kolda 80afa84903 Windows JNI build fixes (#4015) 6 years ago
Siying Dong 4bb1e239b5 Cap concurrent arena's shard block size to 128KB (#4147) 6 years ago
Yanqin Jin 79f009f22e Release 5.15. (#4148) 6 years ago
Siying Dong 37e0fdc824 DBSSTTest.DeleteSchedulerMultipleDBPaths data race (#4146) 6 years ago
Yi Wu d538ebdff0 Fix write get stuck when pipelined write is enabled (#4143) 6 years ago
Siying Dong ddc07b40fc Remove managed iterator 6 years ago
Siying Dong 995fcf7573 Pending output file number should be released after bulkload failure (#4145) 6 years ago
Fenggang Wu 5a59ce4149 Coding.h: Added Fixed16 support (#4142) 6 years ago
Sagar Vemuri fb768a4289 Dump mutable FIFO and Universal compaction options (#4140) 6 years ago
Maysam Yabandeh b55da012f6 Refactor IndexBlockIter (#4141) 6 years ago
Sagar Vemuri 991120fa10 Allow ttl to be changed dynamically (#4133) 6 years ago
Siying Dong 8f06b4fa01 Separate some IndexBlockIter logic from BlockIter (#4136) 6 years ago
Nathan VanBenschoten ef7815b803 Support range deletion tombstones in IngestExternalFile SSTs (#3778) 6 years ago
Zhongyi Xie 91d7c03cdc Exclude time waiting for rate limiter from rocksdb.sst.read.micros (#4102) 6 years ago
Peter Mattis 90fc40690a Relax VersionStorageInfo::GetOverlappingInputs check (#4050) 6 years ago
Yanqin Jin 21171615c1 Reduce execution time of IngestFileWithGlobalSeqnoRandomized (#4131) 6 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 6 years ago
Zhongyi Xie 23b76252c8 db_bench: enable setting cache_size when loading options file 6 years ago
Fosco Marotto 8527012bb6 Converted db/merge_test.cc to use gtest (#4114) 6 years ago
Maysam Yabandeh 537a233941 Exclude StackableDB from transaction stress tests (#4132) 6 years ago
Anand Ananthabhotla e3eba52a5d Re-enable kUniversalSubcompactions option_config (#4125) 6 years ago
Tamir Duberstein 7bee48bdbd Add GCC 8 to Travis (#3433) 6 years ago
Zhongyi Xie de98fd88e3 Support compaction filter in db_bench (#4106) 6 years ago
Andrew Kryczka 97fe23fc5c Fix unsigned int flag in db_bench (#4129) 6 years ago
Yanqin Jin 520bbb1774 Disable EnvPosixTest.RunImmediately, add EnvPosixTest.RunEventually. (#4126) 6 years ago
Yanqin Jin 90ebf1a257 Reduce execution time of a test. (#4127) 6 years ago
Maysam Yabandeh d4ad32d7bd Refactor BlockIter (#4121) 6 years ago
Andrew Kryczka 63904434eb db_bench periodically dump stats to info log (#4109) 6 years ago
Yanqin Jin dbeaa0d397 Reduce #iterations to shorten execution time. (#4123) 6 years ago
Nikhil Benesch 5f3088d565 Range deletion performance improvements + cleanup (#4014) 6 years ago
Fosco Marotto 121e321549 Update docs/Gemfile.lock for nokogiri cve (#4116) 6 years ago
Siying Dong a61ff876a1 Remove two CI tests (#4110) 6 years ago
Anand Ananthabhotla 1ea83c5de9 Reduce runtime of compact_on_deletion_collector_test (#4117) 6 years ago
Siying Dong 35b38a232c Update comments of WriteBatchWithIndex 6 years ago
Nikhil Benesch 5cd8240b86 Test range deletions with more configurations (#4021) 6 years ago
Nicolas Pépin-Perreault cfee7fb51a Allow storing metadata with backups for Java API (#4111) 6 years ago
Sagar Vemuri 1c912196de Remove external tracking of AlignedBuffer's size (#4105) 6 years ago
Yanqin Jin 331cb63641 SetOptions Backup Race Condition (#4108) 6 years ago
Sagar Vemuri 440621aab8 Fix Copying of data between buffers in FilePrefetchBuffer (#4100) 6 years ago
Siying Dong 926f3a78a6 In delete scheduler, before ftruncate file for slow delete, check whether there is other hard links (#4093) 6 years ago
Manuel Ung b9846370e9 WriteUnPrepared: Add support for recovering WriteUnprepared transactions (#4078) 6 years ago