Commit Graph

  • 267b9b1091 Disable dynamic extension support by default for CMake (#5419) Yanqin Jin 2019-06-05 13:56:46 -0700
  • 0153e14569 Add a MultiRead() method to Env (#5311) anand76 2019-06-05 09:38:23 -0700
  • 227b5d52df Make RocksDB secondary instance respect atomic groups in version edits. (#5411) haoyuhuang 2019-06-04 10:51:22 -0700
  • ebe89ef9d8 Fix merging range tombstone covering put during flush/compaction (#5406) Andrew Kryczka 2019-06-04 10:17:24 -0700
  • c8267120d8 Add support for loading dynamic libraries into the RocksDB environment (#5281) Mark Rambacher 2019-06-03 22:59:54 -0700
  • 5d6e8df1cf Ignore shutdown error during compaction (#5400) anand76 2019-06-03 22:37:40 -0700
  • ae05a83e19 Call ValidateOptions from SetOptions (#5368) Maysam Yabandeh 2019-06-03 19:47:02 -0700
  • 5851cb7fdb Move util/trace_replay.* to trace_replay/ (#5376) Siying Dong 2019-06-03 13:21:02 -0700
  • 349db90497 Make GetEntryFromCache a member function. (#5394) haoyuhuang 2019-06-03 12:31:45 -0700
  • 000b9ec217 Move some logging related files to logging/ (#5387) Siying Dong 2019-05-31 17:19:43 -0700
  • 79edf0a7a8 util: fix log_write_bench (#5335) Yuan Zhou 2019-05-31 17:14:03 -0700
  • d7d8605f56 Fix a clang analyze warning (#5398) Zhongyi Xie 2019-05-31 16:59:00 -0700
  • cae22c53fb Make format Vijay Nadimpalli 2019-05-31 15:21:36 -0700
  • 49c5a12dbe Organizing rocksdb/db directory Vijay Nadimpalli 2019-05-31 11:52:59 -0700
  • a3609b7dde Improve const correctness in BlockBasedTableReader (#5383) Levi Tamasi 2019-05-31 11:37:21 -0700
  • cb094e13bb Auto roll logger to enforce options.keep_log_file_num immediately after a new file is created (#5370) Siying Dong 2019-05-31 10:45:20 -0700
  • 0834bbd0b1 Configure ccache in CMakeLists.txt to speed up compilation qinzuoyan 2019-05-31 10:40:39 -0700
  • 83f7a8eed0 Fix compilation error in LITE mode (#5391) Yanqin Jin 2019-05-31 08:24:05 -0700
  • ab8f6c01a6 move LevelCompactionPicker to a separate file (#5369) Zhongyi Xie 2019-05-30 21:30:41 -0700
  • ff9d286877 Reorder DBImpl's private section (#5385) Sagar Vemuri 2019-05-30 21:29:44 -0700
  • b9f5900658 Fix WAL replay by skipping old write batches (#5170) Yanqin Jin 2019-05-30 19:29:34 -0700
  • 8843129ece Move some memory related files from util/ to memory/ (#5382) Siying Dong 2019-05-30 17:39:43 -0700
  • f1302ebab8 Add class-level comments to version-related classes (#5348) Yanqin Jin 2019-05-30 16:09:45 -0700
  • 1b59a490ef Fix flaky DBTest2.PresetCompressionDict test (#5378) Sagar Vemuri 2019-05-30 16:07:57 -0700
  • 50e470791d Organizing rocksdb/table directory by format Vijay Nadimpalli 2019-05-30 14:47:29 -0700
  • e62986260f Fix env_options_for_read spelling in CompactionJob Sagar Vemuri 2019-05-30 14:01:44 -0700
  • 1e35584251 Move the index readers out of the block cache (#5298) Levi Tamasi 2019-05-30 11:49:36 -0700
  • bd44ec2006 Fix reopen voting logic in db_stress when using MultiGet (#5374) anand76 2019-05-30 11:38:02 -0700
  • e9e0101ca4 Move test related files under util/ to test_util/ (#5377) Siying Dong 2019-05-30 11:21:38 -0700
  • a984040f0b Increase Trash/DB size ratio in DBSSTTest.RateLimitedWALDelete (#5366) anand76 2019-05-30 11:08:35 -0700
  • 87fe4bcab8 Fix FIFO dynamic options sanitization (#5367) Zhongyi Xie 2019-05-30 10:43:34 -0700
  • 545d206040 Move some file related files outside util/ (#5375) Siying Dong 2019-05-29 20:44:08 -0700
  • eab4f49a2c WritePrepared: skip_concurrency_control option (#5330) Maysam Yabandeh 2019-05-28 16:26:14 -0700
  • f5576c3317 WritePrepared: disableWAL in commit without prepare (#5327) Maysam Yabandeh 2019-05-28 14:18:24 -0700
  • 4d0c3b1f96 Add comments in compaction_picker.h Siying Dong 2019-05-28 12:18:31 -0700
  • b5e4ee2e76 Fix a clang analyze error (#5365) Yanqin Jin 2019-05-28 12:16:22 -0700
  • e264eebcd7 Add comments in file_reader_writer.h (#5355) Sagar Vemuri 2019-05-24 20:28:52 -0700
  • bd9f1d2d0f Fix RocksDB auto-recovery from SpaceLimit err (#5334) Yanqin Jin 2019-05-24 18:35:11 -0700
  • b09c018b4d Add comments to trace_replay.h (#5359) Sagar Vemuri 2019-05-24 16:55:53 -0700
  • a466120cd5 improve comments in db_impl_secondary Zhongyi Xie 2019-05-24 15:26:02 -0700
  • 029b98984e Add some comments in table_cache.h anand76 2019-05-24 14:22:42 -0700
  • eb7647ee6c Add comments t get_context.h anand76 2019-05-24 13:24:52 -0700
  • 6267ed251a Improve comment in db_impl.h (#5338) Siying Dong 2019-05-24 13:05:58 -0700
  • f66026c8c7 Comments for BlockBasedTable Vijay Nadimpalli 2019-05-24 12:26:58 -0700
  • f69e63dc5f Improve comments in compaction.h Siying Dong 2019-05-24 12:20:14 -0700
  • 596cc1547a Update comments in column_family.h (#5347) Siying Dong 2019-05-24 12:03:16 -0700
  • 767d1f3ff1 Improve comments for StatsHistoryIterator and InMemoryStatsHistoryIterator Zhongyi Xie 2019-05-24 11:37:06 -0700
  • 98094f6cac Add some comments for BlockContents Levi Tamasi 2019-05-24 11:16:47 -0700
  • 88ff80780b improve comment for WalManager (#5350) Zhongyi Xie 2019-05-24 10:36:26 -0700
  • 94c78b11e4 improve comments for statistics.h Zhongyi Xie 2019-05-24 10:27:28 -0700
  • 5d359fc337 Document AlignedBuffer (#5345) Sagar Vemuri 2019-05-24 10:02:36 -0700
  • 74a334a2eb Provide an option so that SST ingestion won't fall back to copy after hard linking fails (#5333) haoyuhuang 2019-05-23 21:54:23 -0700
  • 6a54278b4a add class level comment for RepeatableThread Zhongyi Xie 2019-05-23 16:26:08 -0700
  • 09b534cc2f improve comments for CompactionJob (#5341) Zhongyi Xie 2019-05-23 16:26:07 -0700
  • 38a06aa225 Improve comments of classes for PlainTable (#5339) Siying Dong 2019-05-23 16:22:13 -0700
  • 02830a20f8 Add comments in db/dbformat.h Siying Dong 2019-05-23 16:16:38 -0700
  • dc30a9b69b Add comments to db/db_iter.h (#5340) Siying Dong 2019-05-23 15:53:37 -0700
  • 40aa520a51 Add class comment for BlockFetcher Levi Tamasi 2019-05-23 14:19:12 -0700
  • 2095ae8858 fixed db_stress.cc build error (#5307) Silver Chan 2019-05-23 14:00:20 -0700
  • 3d9d77d900 Restrict L0->L0 compaction according to max_compaction_bytes option (#5329) Thomas Fersch 2019-05-22 23:38:09 -0700
  • 518cd1a62a Use GetCurrentManifestPath to locate current MANIFEST file (#5331) haoyuhuang 2019-05-22 09:17:39 -0700
  • dda474399a Remove PATENTS text from a few straggler files (#5326) Sagar Vemuri 2019-05-21 16:19:39 -0700
  • b2274da0e5 LogWriter to only flush after finish generating whole record (#5328) Siying Dong 2019-05-21 12:17:15 -0700
  • cd43446d01 Improve DBTablePropertiesTest.GetPropertiesOfTablesInRange (#5302) Siying Dong 2019-05-20 13:47:32 -0700
  • 931c9df886 Use separate status code for column family drop and db shutdown in progress (#5275) Vijay Nadimpalli 2019-05-20 10:37:37 -0700
  • 5c0e304170 WritePrepared: Clarify the need for two_write_queues in unordered_write (#5313) Maysam Yabandeh 2019-05-20 07:46:15 -0700
  • fb4c6a31ce Log replay integration for secondary instance (#5305) Yanqin Jin 2019-05-17 19:16:51 -0700
  • f3a7847598 Reduce iterator key comparison for upper/lower bound check (#5111) yiwu-arbug 2019-05-17 10:23:38 -0700
  • a13026fb2f Added trace replay fast forward function (#5273) Zhichao Cao 2019-05-16 20:18:33 -0700
  • c71f5bb9aa Disable WriteUnPrepared stress tests (#5315) Maysam Yabandeh 2019-05-16 15:35:28 -0700
  • f82e693a31 RangeDelAggregator::StripeRep::Invalidate() to be skipped if empty (#5312) Siying Dong 2019-05-16 15:20:19 -0700
  • 29a198564d Fixes for build_detect_platform Azat Khuzhin 2019-05-15 15:57:04 -0700
  • 1583cb402e Fix a flaky test with test sync point (#5310) Yanqin Jin 2019-05-15 15:13:44 -0700
  • 8149bb9d6a Pass OptionTypeInfo maps by const& (#5295) Dave Rigby 2019-05-15 14:19:04 -0700
  • 468ca61105 Break large file writes into 1GB chunks (#5213) Raphael Bost 2019-05-15 14:16:36 -0700
  • f0e8216197 WritePrepared: Fix deadlock in WriteRecoverableState (#5306) Maysam Yabandeh 2019-05-15 13:48:59 -0700
  • ad27045d14 Update HISTORY after cherrypicking a bug fix to 6.2 (#5309) Yanqin Jin 2019-05-15 13:36:01 -0700
  • da7c89d79d RocksDB Cmake changes for Arm64 CRC32 Optimization (#5304) Yuqi Gu 2019-05-15 13:24:36 -0700
  • a42757607d Use pre-increment instead of post-increment for iterators (#5296) Thomas Fersch 2019-05-15 13:14:18 -0700
  • 189e711b37 Text lint all .gitignore files Andres Suarez 2019-05-15 11:28:39 -0700
  • 3c3252a06a Fix tsan complaint in ConcurrentMergeWrite test (#5308) Maysam Yabandeh 2019-05-15 11:18:34 -0700
  • 6492430eaf Fix a bug in db_stress and an incorrect assertion in FilePickerMultiGet (#5301) anand76 2019-05-14 11:54:52 -0700
  • f383641a1d Unordered Writes (#5218) Maysam Yabandeh 2019-05-13 17:43:47 -0700
  • 92c60547fe db_bench: fix hang on IO error (#5300) Yi Wu 2019-05-13 11:26:34 -0700
  • e626016545 Fix a race condition caused by unlocking db mutex (#5294) Yanqin Jin 2019-05-10 17:53:41 -0700
  • 6a6aef25c1 Fix crash in BlockBasedTableIterator::Seek() (#5291) Mike Kolupaev 2019-05-10 12:36:40 -0700
  • f0bf3bf34b Turn CachableEntry into a proper resource handle (#5252) Levi Tamasi 2019-05-10 11:53:33 -0700
  • 6451673f37 Add C bindings for LowerThreadPoolIO/CPUPriority (#5285) Jelte Fennema 2019-05-09 18:16:45 -0700
  • 9fad3e21eb Merging iterator to avoid child iterator reseek for some cases (#5286) Siying Dong 2019-05-09 14:15:12 -0700
  • 181bb43f08 Fix bugs in FilePickerMultiGet (#5292) anand76 2019-05-09 13:03:37 -0700
  • 25d81e4577 DBIter::Next() can skip user key checking if previous entry's seqnum is 0 (#5244) Siying Dong 2019-05-09 12:04:56 -0700
  • bdba6c56dd add WAL replay in TryCatchUpWithPrimary (#5282) Zhongyi Xie 2019-05-08 10:56:38 -0700
  • eea1cad850 avoid updating index type during iterator creation (#5288) Zhongyi Xie 2019-05-07 20:17:48 -0700
  • 930bfa5750 Disable MultiGet from db_stress (#5284) anand76 2019-05-06 18:23:45 -0700
  • 6a40ee5eb1 Refresh snapshot list during long compactions (2nd attempt) (#5278) Maysam Yabandeh 2019-05-03 17:26:20 -0700
  • 5d27d65bef multiget: fix memory issues due to vector auto resizing (#5279) Zhongyi Xie 2019-05-03 15:55:48 -0700
  • 3e994809a1 fix implicit conversion error reported by clang check (#5277) Zhongyi Xie 2019-05-03 09:58:12 -0700
  • 5882e847aa Allow builds of RocksJava debug releases (#5274) Adam Retter 2019-05-02 14:24:21 -0700
  • 434ccf2df4 Add option to use MultiGet in db_stress (#5264) anand76 2019-05-01 23:04:03 -0700
  • d51eb0b583 set snappy compression only when supported (#4325) Zhongyi Xie 2019-05-01 20:36:09 -0700