Commit Graph

  • 5d85fdb2c5 add missing lock Reid Horuff 2016-05-31 12:26:48 -0700
  • c40c4cae14 LDBCommand::SelectCommand to use a struct as the parameter sdong 2016-05-27 13:04:07 -0700
  • 590e2617ee fix delete file bug when do checkpoint (#1138) Zuoyan Qin 2016-05-30 05:26:55 +0800
  • 8dfa980cba Add statically-linked library for tools/benchmarks Andrew Kryczka 2016-05-27 17:25:02 -0700
  • f62fbd2c85 Handle overflow case of rate limiter's paramters sdong 2016-05-27 16:14:24 -0700
  • 57461fba8c In-memory environment read beyond EOF Andrew Kryczka 2016-05-27 12:10:26 -0700
  • 0e20000171 LDBCommand::InitFromCmdLineArgs() to move from template to function wrapper sdong 2016-05-27 10:31:47 -0700
  • 472c06e903 Add low and upper bound values for rocksdb::PerfLevel enum Vasile Paraschiv 2016-05-27 10:10:27 -0700
  • 157e0633e7 MutexLock -> ThreadPoolMutexLock in util/threadpool.cc sdong 2016-05-26 18:38:05 -0700
  • 23d4cf483c include/rocksdb/sst_file_writer.h should not depend on util/mutable_cf_options.h sdong 2016-05-26 10:27:34 -0700
  • 345fd73faf Fix flaky DBTestDynamicLevel.DynamicLevelMaxBytesBase2 sdong 2016-05-24 18:21:54 -0700
  • 8fc75de327 Minor fix to disable DynamicLevelMaxBytesBase2 krad 2016-05-24 17:44:52 -0700
  • 9dd50d9902 Fix db_bench Islam AbdelRahman 2016-05-24 17:27:44 -0700
  • 5d660258e7 add simulator Cache as class SimCache/SimLRUCache(with test) Aaron Gao 2016-05-23 23:35:23 -0700
  • d379d110ee Update CMakeLists.txt for added test omegaga 2016-05-23 17:09:58 -0700
  • 21f847eda5 Direct IO fix for Mac krad 2016-05-23 16:05:53 -0700
  • 99765ed855 Clean up the ComputeCompactionScore() API Ashish Shenoy 2016-05-23 15:55:29 -0700
  • def2f7bd0e Expose report_bg_io_stats option in the C API. (#1131) Shen Li 2016-05-24 04:13:47 +0800
  • f89caa127b Direct IO capability for RocksDB krad 2016-04-21 10:37:27 -0700
  • 8f1214531e C API: Expose DeleteFileInRange (#1132) siddontang 2016-05-23 19:19:47 +0800
  • 11f329bd40 db/db_impl: restrict WALRecoveryMode when using recycled log files Sage Weil 2016-03-17 14:38:27 -0400
  • 2b2a898e0b db/log_reader: combine kBadRecord{Len,Checksum} for readability Sage Weil 2016-03-14 17:22:29 -0400
  • 34df1c94d5 db/log_reader: treat bad record length or checksum as EOF Sage Weil 2015-12-11 17:17:43 -0500
  • 7947aba68c db/log_reader: move kBadRecord{Len,Checksum} handling into ReadRecord Sage Weil 2015-12-02 16:35:20 -0500
  • 847e471db6 db/log_test: add recycle log test Sage Weil 2015-12-11 14:12:03 -0500
  • 4e7e41ba77 Disable lite build/testing for persistent read cache krad 2016-05-20 16:16:51 -0700
  • 1d725ca51d Deprecate BlockBasedTableOptions.hash_index_allow_collision=false. sdong 2016-05-20 17:14:38 -0700
  • 0e77246ba9 backupable_db.cc: lambada to explictly caputre "this" when escaping scope sdong 2016-05-19 18:57:47 -0700
  • 2073cf3775 Eliminate use of 'using namespace std'. Also remove a number of ADL references to std functions. Aaron Orenstein 2016-05-20 07:42:18 -0700
  • 26adaad438 Split WinEnv into separate classes. (#1128) Dmitri Smirnov 2016-05-19 16:40:54 -0700
  • bb98ca3c80 Implement GetUniqueId for Mac krad 2016-05-18 16:21:29 -0700
  • 1f2dca0eaa Add MaxOperator to utilities/merge_operators/ Islam AbdelRahman 2016-05-19 15:51:29 -0700
  • f6e404c20a Added "number of merge operands" to statistics in ssts. Richard Cairns Jr 2016-05-19 14:24:48 -0700
  • 7383b64b3a Fix formatting of HISTORY.md (#1126) Evan Shaw 2016-05-19 10:56:12 -0700
  • 0e665c3998 Disable long running GroupCommitTest (#1125) Dmitri Smirnov 2016-05-19 10:29:49 -0700
  • 3c69f77c67 Move IO failure test to separate file omegaga 2016-05-18 17:09:20 -0700
  • 533cda90ce Add GetStringFromCompressionType to include/rocksdb/convenience.h Islam AbdelRahman 2016-05-18 15:03:21 -0700
  • c70a9335de Fix mutex unlock issue between scheduled compaction and ReleaseCompactionFiles() Islam AbdelRahman 2016-05-18 14:56:30 -0700
  • 05c5c39a7c Fix build Islam AbdelRahman 2016-05-18 00:41:14 -0700
  • a6254f2bd4 Long outstanding prepare test Reid Horuff 2016-05-13 10:37:46 -0700
  • 2ead115116 Fix TransactionTest.TwoPhaseMultiThreadTest under TSAN Islam AbdelRahman 2016-05-17 18:54:27 -0700
  • 1f0142ce19 Persistent Read Cache (Part 2) Data structure for building persistent read cache index krad 2016-03-18 15:50:34 -0700
  • 43afd72bee [rocksdb] make more options dynamic Aaron Gao 2016-05-17 13:11:56 -0700
  • bac3be7c46 Fix build issue. (#1123) Dmitri Smirnov 2016-05-16 17:01:00 -0700
  • f6aedb62c0 Fix Transaction memory leak Islam AbdelRahman 2016-05-16 16:32:55 -0700
  • a08c8c851a Added PersistentCache abstraction krad 2015-12-15 18:20:10 -0800
  • 5c06e0814c [ldb] Templatize the Selector Arun Sharma 2016-05-13 12:12:39 -0700
  • aab91b8d8f Use generic threadpool for Windows environment (#1120) Dmitri Smirnov 2016-05-12 18:34:04 -0700
  • a400336398 TransactionLogIterator sequence gap fix Reid Horuff 2016-05-11 15:03:31 -0700
  • fa3536d202 Store SST file compression algorithm as a TableProperty Ashish Shenoy 2016-05-12 09:47:16 -0700
  • 40123b3805 signed vs unsigned comparison fix Reid Horuff 2016-05-11 14:22:43 -0700
  • 49815e3841 [ldb] Export LDBCommandRunner Arun Sharma 2016-05-11 13:08:45 -0700
  • c1af07ce84 Disable backupable_db_test.cc on Windows Islam AbdelRahman 2016-05-11 12:25:32 -0700
  • e61ba052b3 Isolate db env and backup Env in unit tests Andrew Kryczka 2016-05-11 08:18:44 -0700
  • 560358dc93 Fix data race in GetObsoleteFiles() Islam AbdelRahman 2016-05-10 19:30:09 -0700
  • 5c1c904877 ldb option for compression dictionary size Andrew Kryczka 2016-05-10 16:33:47 -0700
  • c27061dae7 [rocksdb] 2PC double recovery bug fix Reid Horuff 2016-05-05 12:48:52 -0700
  • a657ee9a9c [rocksdb] Recovery path sequence miscount fix Reid Horuff 2016-05-04 14:02:27 -0700
  • 8a66c85e90 [rocksdb] Two Phase Transaction Reid Horuff 2016-04-18 11:15:50 -0700
  • 1b8a2e8fdd [rocksdb] Memtable Log Referencing and Prepared Batch Recovery Reid Horuff 2016-04-18 11:11:51 -0700
  • 0460e9dcce Modification of WriteBatch to support two phase commit Reid Horuff 2016-04-07 23:35:51 -0700
  • f548da33e8 Follow symlinks in chroot directory Andrew Kryczka 2016-05-10 09:53:52 -0700
  • d86f9b9c3f Fix lite build Islam AbdelRahman 2016-05-09 16:08:30 -0700
  • 4b31723433 Add bottommost_compression option Islam AbdelRahman 2016-05-09 15:57:19 -0700
  • bfb6b1b8a8 Estimate pending compaction bytes more accurately sdong 2016-05-05 16:50:32 -0700
  • 258459ed54 Properly destroy ChrootEnv in env_test Andrew Kryczka 2016-05-09 14:38:50 -0700
  • fca5aa6fcc Initial script for the new regression test Yueh-Hsuan Chiang 2016-05-09 13:32:57 -0700
  • e1951b6f28 Add --index_block_restart_interval option in db_bench Islam AbdelRahman 2016-05-09 12:09:05 -0700
  • 730f7e2e21 Fix win build Yi Wu 2016-05-09 11:52:28 -0700
  • a9b3c47c8e Fix includes for clang on OS X Andrew Kryczka 2016-05-06 18:32:54 -0700
  • 3f16a836a4 Introduce chroot Env Andrew Kryczka 2016-05-06 17:42:50 -0700
  • 269f6b2e2d Revert "Modification of WriteBatch to support two phase commit" Andrew Kryczka 2016-05-06 16:58:24 -0700
  • 04dec2a359 [ldb] Export ldb_cmd*.h Arun Sharma 2016-05-06 16:09:09 -0700
  • 72c73cdc8b Java API - Add missing HEADER_LEVEL logging (#1104) Adam Retter 2016-05-06 18:06:12 -0400
  • 4d02bfa3a6 Add support for PauseBackgroundWork and ContinueBackgroundWork to the Java API (#1087) Adam Retter 2016-05-06 18:04:13 -0400
  • 8f65feafc0 Have sandcastle run lite_test for every diff Yi Wu 2016-05-06 14:51:20 -0700
  • 0d590d9991 Make max_dict_bytes optional in options string Andrew Kryczka 2016-05-06 11:27:28 -0700
  • 7ccb8d6ef3 BlockBasedTable::Get() not to use prefix bloom if read_options.total_order_seek = true sdong 2016-05-05 17:20:22 -0700
  • e3c6ba37dd OptimizeForSmallDb(): revert some options whose defaults were just changed sdong 2016-05-05 16:50:32 -0700
  • 967476eaee Fix valgrind (DBIteratorTest.ReadAhead) Islam AbdelRahman 2016-05-05 11:24:08 -0700
  • 9790b94c92 Add optimize_filters_for_hits option to db_bench Mark Callaghan 2016-05-05 07:32:10 -0700
  • a4ea345b04 Fixing lite build Yi Wu 2016-05-04 17:20:52 -0700
  • 24a24f013d Enable configurable readahead for iterators Yi Wu 2016-05-04 15:25:58 -0700
  • ff4b3fb5b4 Fix Iterator::Prev memory pinning bug Islam AbdelRahman 2016-05-03 16:50:01 -0700
  • cba752d588 sst_dump won't print size for unsupported compression type Patrick Chan 2016-05-04 00:46:24 +0900
  • 6e801b0bd1 Eliminate memcpy in Iterator::Prev() by pinning blocks for keys spanning multiple blocks Islam AbdelRahman 2016-05-02 21:46:30 -0700
  • 1b166928c7 Release RocksDB 4.8.0 Yi Wu 2016-05-02 14:38:04 -0700
  • b8cf9130f8 Fix #1110, 32-bit build failure on Mac OSX (#1112) Warren Falk 2016-05-02 13:04:37 -0400
  • 21441c09bd Fix calling GetCurrentMutableCFOptions in CompactionJob::ProcessKeyValueCompaction() Islam AbdelRahman 2016-04-29 17:00:50 -0700
  • 4ea6e051ee Fix multiple issues with WinMmapFile fo sequential writing (#1108) Dmitri Smirnov 2016-04-29 16:43:13 -0700
  • f3bb024fd6 Fix clang build Islam AbdelRahman 2016-04-29 15:19:19 -0700
  • 6e56a114be Modification of WriteBatch to support two phase commit Reid Horuff 2016-04-07 23:35:51 -0700
  • 1d2e4ef747 ldb support new WAL records Reid Horuff 2016-04-28 18:23:29 -0700
  • a92049e3e7 Added EventListener::OnTableFileCreationStarted() callback Yi Wu 2016-04-29 11:35:00 -0700
  • e8115cea45 Revert "Use async file handle for better parallelism (#1049)" (#1105) PraveenSinghRao 2016-04-28 22:50:26 -0700
  • 6a14f7a976 Change several option defaults sdong 2016-04-07 17:40:42 -0700
  • c6c770a1ac Use prefix_same_as_start to avoid iteration in FindNextUserEntryInternal. (#1102) Peter Mattis 2016-04-28 19:48:03 -0400
  • 992a8f83b7 Not enable jemalloc status printing if USE_CLANG=1 sdong 2016-04-28 16:04:31 -0700
  • 029022b0f1 Fix crash_test Islam AbdelRahman 2016-04-28 15:59:33 -0700
  • a06faa6327 Skip PresetCompressionDict test for lite Andrew Kryczka 2016-04-28 15:11:28 -0700