Commit Graph

7314 Commits (a11df583ecd68bab43c69f4436f5a57829ceead3)
 

Author SHA1 Message Date
Fenggang Wu a11df583ec Add DataBlockIndexType option in BlockBasedTableOptions (#4150) 6 years ago
DorianZheng f5e46354d2 Protect external file when ingesting (#4099) 6 years ago
Maysam Yabandeh c33b32671e Correct description of GetColumnFamilyMetaData (#4196) 6 years ago
Maysam Yabandeh e0906eb785 Clarify max_total_wal_size's scope (#4194) 6 years ago
Pooja Malik 134a52e144 Optimizer's skeleton: use advisor to optimize config options (#4169) 6 years ago
Yanqin Jin bdc6abd0b4 Enable cscope to exclude test source files (#4190) 6 years ago
Siying Dong fd45495cf5 DBImpl::IngestExternalFile() should grab mutex when releasing file number in failure case (#4189) 6 years ago
Siying Dong 2a81633da2 Fix bug when seeking backward against an out-of-bound iterator (#4187) 6 years ago
Yanqin Jin 18f538038a Increase version number to 5.16 (#4176) 6 years ago
Fenggang Wu 8805ec2f49 DataBlockHashIndex: Standalone Implementation with Unit Test (#4139) 6 years ago
Manuel Ung ea212e5316 WriteUnPrepared: Implement unprepared batches for transactions (#4104) 6 years ago
Chang Su 374c37da5b move static msgs out of Status class (#4144) 6 years ago
Adam Retter c6d2a7f821 Build improvements: Split docker targets and parallelize java builds 6 years ago
Siying Dong 4b0a43574a db_stress to cover upper bound in iterators (#4162) 6 years ago
Zhongyi Xie f95a5b2464 Avoid unnecessary big for-loop when reporting ticker stats stored in GetContext (#3490) 6 years ago
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