Commit Graph

  • 6d75319d95 Add tracing function of Seek() and SeekForPrev() to trace_replay (#4228) Zhichao Cao 2018-08-10 17:56:11 -0700
  • 76d77205da Remove the redundant condition inclusion to avoid confusion (#4254) Zhichao Cao 2018-08-10 17:23:25 -0700
  • d511f35ea7 Fix wrong partitioned index size recorded in properties block (#4259) Maysam Yabandeh 2018-08-10 15:14:44 -0700
  • 058026a885 Fix unity compile error (#4257) Maysam Yabandeh 2018-08-10 10:25:28 -0700
  • b271f956c2 Fix a TSAN failure (#4250) Yanqin Jin 2018-08-09 19:37:47 -0700
  • caf0f53a74 Index value delta encoding (#3983) Maysam Yabandeh 2018-08-09 16:49:45 -0700
  • 63f265c383 Update FB internal dependencies (#4244) Andrew Kryczka 2018-08-09 16:45:11 -0700
  • 72e69497fc Fix error parsing in build_tools/error_filter.py (#4247) Anand Ananthabhotla 2018-08-09 14:41:24 -0700
  • 1b813a9b2e Make rocksdb::Slice more interoperable with std::string_view (#4242) Georgios Bitzes 2018-08-09 14:30:38 -0700
  • ab22cf349e Implement Env::NumFileLinks (#4221) Dmitri Smirnov 2018-08-09 14:21:35 -0700
  • de7f423a82 Add SST ingestion to ldb (#4205) Yanqin Jin 2018-08-09 14:18:59 -0700
  • 9e8ef45066 Link to FB internal build of ZSTD with -fPIC (#4249) Andrew Kryczka 2018-08-09 12:34:44 -0700
  • b15379dcea fix use-after-free error involving a temporary string (#4240) Zhongyi Xie 2018-08-09 10:58:34 -0700
  • 7a9a164276 Fix db_bench default compression level (#4248) Andrew Kryczka 2018-08-09 10:17:56 -0700
  • eb8885a08a Return correct usable_size for BlockContents (#4246) Maysam Yabandeh 2018-08-08 17:40:05 -0700
  • 853a5cd3b2 Fix sandcastle rocksdb-contrun-tsan_crash job json (#4243) Anand Ananthabhotla 2018-08-08 15:50:22 -0700
  • bbf30330b4 Fix the build failure with OS_ANDROID (#4232) Jean-Marc Le Roux 2018-08-08 08:02:43 -0700
  • d8d66c937e Simplify DBWithMaxSpaceAllowedRandomized (#4235) Maysam Yabandeh 2018-08-08 07:23:10 -0700
  • badfd70a3e types: add kEntryBlobIndex for TablePropertiesCollector (#4233) Huachao Huang 2018-08-06 18:12:25 -0700
  • c970358574 BlobDB: Can return expiration together with Get() (#4227) Yi Wu 2018-08-06 17:28:40 -0700
  • 4cb7068c1e BlobDB: Fix VisibleToActiveSnapshot() (#4236) Yi Wu 2018-08-06 16:45:02 -0700
  • 6175b4b294 Support dictionary compression in stress/crash tests (#4234) Andrew Kryczka 2018-08-06 15:23:03 -0700
  • 140f256da2 BlobDB: Cleanup TTLExtractor interface (#4229) Yi Wu 2018-08-06 11:43:51 -0700
  • ceb5fea1e3 Improve FullFilterBitsReader::HashMayMatch's doc (#4202) Jingguo Yao 2018-08-06 10:57:22 -0700
  • a15354d04e Expose GetTotalTrashSize in SstFileManager interface (#4206) Gustav Davidsson 2018-08-04 17:50:01 -0700
  • 1f802773bc Update JobContext. (#3949) Yanqin Jin 2018-08-03 17:34:07 -0700
  • 22368965a0 Modify verification logic of ObsoleteOptionsFileTest (#4218) Yanqin Jin 2018-08-03 13:55:32 -0700
  • fefdac1004 Fix lite build failure in db_bench due to trace/replay (#4225) Sagar Vemuri 2018-08-03 11:56:23 -0700
  • f9373e2d5c Make sure to call ReleaseFileNumberFromPendingOutputs DorianZheng 2018-08-02 18:42:06 -0700
  • 9dbf39399e Rules Advisor: some fixes to support fetching stats from ODS (#4223) Pooja Malik 2018-08-02 15:39:25 -0700
  • 892a156267 Advisor: README and blog, and also tests for DBBenchRunner, DatabaseOptions (#4201) Pooja Malik 2018-08-01 16:00:58 -0700
  • f8f6983f89 Skip range deletions at seqno zero when collapsing (#4216) Andrew Kryczka 2018-08-01 12:04:17 -0700
  • 12b6cdeed3 Trace and Replay for RocksDB (#3837) Sagar Vemuri 2018-08-01 00:14:43 -0700
  • ee7617167f DataBlockHashIndex: Specify that DataBlockHashIndex is not yet implemented in the comment Fenggang Wu 2018-07-31 11:40:41 -0700
  • a1a546a634 Avoid integer division in filter probing (#4071) Andrew Kryczka 2018-07-30 17:51:31 -0700
  • 8abafb1feb Generalize parameters generation. (#4046) Yanqin Jin 2018-07-30 17:35:29 -0700
  • 54de56844d Remove random writes from SST file ingestion (#4172) Yanqin Jin 2018-07-27 16:00:26 -0700
  • a11df583ec Add DataBlockIndexType option in BlockBasedTableOptions (#4150) Fenggang Wu 2018-07-27 15:35:41 -0700
  • f5e46354d2 Protect external file when ingesting (#4099) DorianZheng 2018-07-27 14:02:07 -0700
  • c33b32671e Correct description of GetColumnFamilyMetaData (#4196) Maysam Yabandeh 2018-07-27 11:39:47 -0700
  • e0906eb785 Clarify max_total_wal_size's scope (#4194) Maysam Yabandeh 2018-07-27 09:26:26 -0700
  • 134a52e144 Optimizer's skeleton: use advisor to optimize config options (#4169) Pooja Malik 2018-07-26 17:10:59 -0700
  • bdc6abd0b4 Enable cscope to exclude test source files (#4190) Yanqin Jin 2018-07-26 11:11:02 -0700
  • fd45495cf5 DBImpl::IngestExternalFile() should grab mutex when releasing file number in failure case (#4189) Siying Dong 2018-07-26 11:03:44 -0700
  • 2a81633da2 Fix bug when seeking backward against an out-of-bound iterator (#4187) Siying Dong 2018-07-25 17:03:39 -0700
  • 18f538038a Increase version number to 5.16 (#4176) Yanqin Jin 2018-07-24 13:27:47 -0700
  • 8805ec2f49 DataBlockHashIndex: Standalone Implementation with Unit Test (#4139) Fenggang Wu 2018-07-24 11:42:19 -0700
  • ea212e5316 WriteUnPrepared: Implement unprepared batches for transactions (#4104) Manuel Ung 2018-07-24 00:09:18 -0700
  • 374c37da5b move static msgs out of Status class (#4144) Chang Su 2018-07-23 15:42:15 -0700
  • c6d2a7f821 Build improvements: Split docker targets and parallelize java builds Adam Retter 2018-07-23 13:24:50 -0700
  • 4b0a43574a db_stress to cover upper bound in iterators (#4162) Siying Dong 2018-07-23 10:40:40 -0700
  • f95a5b2464 Avoid unnecessary big for-loop when reporting ticker stats stored in GetContext (#3490) Zhongyi Xie 2018-07-20 16:43:13 -0700
  • 6811fb0658 Fixed the db_bench MergeRandom only access CF_default (#4155) Zhichao Cao 2018-07-20 15:44:00 -0700
  • a5e851e113 Reformatting some recent changes (#4161) Siying Dong 2018-07-20 14:34:07 -0700
  • 8425c8bd4d BlockBasedTableReader: automatically adjust tail prefetch size (#4156) Siying Dong 2018-07-20 14:31:27 -0700
  • ab35505e21 Write properties metablock last in block-based tables (#4158) Andrew Kryczka 2018-07-20 09:00:33 -0700
  • 2736752b33 Fix a bug in MANIFEST group commit (#4157) Yanqin Jin 2018-07-19 17:26:25 -0700
  • b5613227a9 Smaller tail readahead when not reading index/filters (#4159) Andrew Kryczka 2018-07-19 16:07:53 -0700
  • 78ab11cd71 Return new operator for Status allocations for Windows (#4128) Dmitri Smirnov 2018-07-19 15:07:22 -0700
  • f3801528c1 Disable DBFlushTest.SyncFail and DBTest.GroupCommitTest on Travis (#4154) Sagar Vemuri 2018-07-18 18:41:26 -0700
  • 1857576e03 db_bench support for OPTIONS+bloom and nicer output for perf_context (#4153) Pooja Malik 2018-07-18 16:14:02 -0700
  • 80afa84903 Windows JNI build fixes (#4015) Tomas Kolda 2018-07-18 12:24:07 -0700
  • 4bb1e239b5 Cap concurrent arena's shard block size to 128KB (#4147) Siying Dong 2018-07-18 10:41:39 -0700
  • 79f009f22e Release 5.15. (#4148) Yanqin Jin 2018-07-17 21:35:04 -0700
  • 37e0fdc824 DBSSTTest.DeleteSchedulerMultipleDBPaths data race (#4146) Siying Dong 2018-07-17 17:48:25 -0700
  • d538ebdff0 Fix write get stuck when pipelined write is enabled (#4143) Yi Wu 2018-07-17 17:24:42 -0700
  • ddc07b40fc Remove managed iterator Siying Dong 2018-07-17 14:32:42 -0700
  • 995fcf7573 Pending output file number should be released after bulkload failure (#4145) Siying Dong 2018-07-17 14:04:18 -0700
  • 5a59ce4149 Coding.h: Added Fixed16 support (#4142) Fenggang Wu 2018-07-16 23:34:47 -0700
  • fb768a4289 Dump mutable FIFO and Universal compaction options (#4140) Sagar Vemuri 2018-07-16 22:12:28 -0700
  • b55da012f6 Refactor IndexBlockIter (#4141) Maysam Yabandeh 2018-07-16 17:10:44 -0700
  • 991120fa10 Allow ttl to be changed dynamically (#4133) Sagar Vemuri 2018-07-16 14:24:33 -0700
  • 8f06b4fa01 Separate some IndexBlockIter logic from BlockIter (#4136) Siying Dong 2018-07-16 09:58:58 -0700
  • ef7815b803 Support range deletion tombstones in IngestExternalFile SSTs (#3778) Nathan VanBenschoten 2018-07-13 22:40:23 -0700
  • 91d7c03cdc Exclude time waiting for rate limiter from rocksdb.sst.read.micros (#4102) Zhongyi Xie 2018-07-13 18:29:50 -0700
  • 90fc40690a Relax VersionStorageInfo::GetOverlappingInputs check (#4050) Peter Mattis 2018-07-13 17:34:54 -0700
  • 21171615c1 Reduce execution time of IngestFileWithGlobalSeqnoRandomized (#4131) Yanqin Jin 2018-07-13 17:25:34 -0700
  • 8581a93a6b Per-thread unique test db names (#4135) Maysam Yabandeh 2018-07-13 17:18:39 -0700
  • 23b76252c8 db_bench: enable setting cache_size when loading options file Zhongyi Xie 2018-07-13 16:27:37 -0700
  • 8527012bb6 Converted db/merge_test.cc to use gtest (#4114) Fosco Marotto 2018-07-13 14:07:53 -0700
  • 537a233941 Exclude StackableDB from transaction stress tests (#4132) Maysam Yabandeh 2018-07-13 13:55:13 -0700
  • e3eba52a5d Re-enable kUniversalSubcompactions option_config (#4125) Anand Ananthabhotla 2018-07-13 11:08:57 -0700
  • 7bee48bdbd Add GCC 8 to Travis (#3433) Tamir Duberstein 2018-07-13 10:47:49 -0700
  • de98fd88e3 Support compaction filter in db_bench (#4106) Zhongyi Xie 2018-07-12 19:33:59 -0700
  • 97fe23fc5c Fix unsigned int flag in db_bench (#4129) Andrew Kryczka 2018-07-12 18:30:37 -0700
  • 520bbb1774 Disable EnvPosixTest.RunImmediately, add EnvPosixTest.RunEventually. (#4126) Yanqin Jin 2018-07-12 18:23:27 -0700
  • 90ebf1a257 Reduce execution time of a test. (#4127) Yanqin Jin 2018-07-12 17:40:31 -0700
  • d4ad32d7bd Refactor BlockIter (#4121) Maysam Yabandeh 2018-07-12 17:19:57 -0700
  • 63904434eb db_bench periodically dump stats to info log (#4109) Andrew Kryczka 2018-07-12 15:55:07 -0700
  • dbeaa0d397 Reduce #iterations to shorten execution time. (#4123) Yanqin Jin 2018-07-12 14:39:07 -0700
  • 5f3088d565 Range deletion performance improvements + cleanup (#4014) Nikhil Benesch 2018-07-12 14:28:10 -0700
  • 121e321549 Update docs/Gemfile.lock for nokogiri cve (#4116) Fosco Marotto 2018-07-12 11:44:46 -0700
  • a61ff876a1 Remove two CI tests (#4110) Siying Dong 2018-07-12 11:27:28 -0700
  • 1ea83c5de9 Reduce runtime of compact_on_deletion_collector_test (#4117) Anand Ananthabhotla 2018-07-11 23:36:36 -0700
  • 35b38a232c Update comments of WriteBatchWithIndex Siying Dong 2018-07-11 17:31:55 -0700
  • 5cd8240b86 Test range deletions with more configurations (#4021) Nikhil Benesch 2018-07-11 15:45:21 -0700
  • cfee7fb51a Allow storing metadata with backups for Java API (#4111) Nicolas Pépin-Perreault 2018-07-11 15:44:52 -0700
  • 1c912196de Remove external tracking of AlignedBuffer's size (#4105) Sagar Vemuri 2018-07-11 15:42:49 -0700
  • 331cb63641 SetOptions Backup Race Condition (#4108) Yanqin Jin 2018-07-11 14:49:31 -0700
  • 440621aab8 Fix Copying of data between buffers in FilePrefetchBuffer (#4100) Sagar Vemuri 2018-07-11 12:24:07 -0700