Commit Graph

  • ad6aaf4fab Merge pull request #848 from SherlockNoMad/db_bench Siying Dong 2015-12-08 17:58:40 -0800
  • 56bbecc316 Merge pull request #867 from SherlockNoMad/CacheFix Siying Dong 2015-12-08 17:58:29 -0800
  • 188170fb4e Updating HISTORY.md krad 2015-12-08 17:45:25 -0800
  • 758dbec7f0 Fix fb-only build for gcc 4.8.1 sdong 2015-12-08 17:36:59 -0800
  • 774b80e99e Resubmit the fix for a race condition in persisting options Yueh-Hsuan Chiang 2015-12-08 17:01:02 -0800
  • afc84731f4 Include ldb_tools and sst_dump_tools libraries in shared library sdong 2015-12-08 16:39:10 -0800
  • e5c5f23814 Support marking snapshots for write-conflict checking - Take 2 agiardullo 2015-12-08 12:25:48 -0800
  • ea11923550 Upgrade to ZSTD 0.4.2 sdong 2015-12-08 16:33:10 -0800
  • b60cb88c7f Update examples/rocksdb_option_file_example.ini Yueh-Hsuan Chiang 2015-12-08 16:17:06 -0800
  • 3d8bb2c890 Fix valgrind failure in IncreaseUniversalCompactionNumLevels Venkatesh Radhakrishnan 2015-12-08 11:45:29 -0800
  • 7af91d425f Merge pull request #873 from yuslepukhin/make_vs15_build Igor Canadi 2015-12-08 09:28:02 -0800
  • 1d63c3d610 Revert "Support marking snapshots for write-conflict checking" sdong 2015-12-08 09:27:17 -0800
  • 78de0c9222 Fix up VS 15 build. Fix warnings Take advantage of native snprintf on VS 15 yuslepukhin 2015-12-08 08:38:21 -0800
  • ec704aafdc Support marking snapshots for write-conflict checking agiardullo 2015-11-20 18:23:25 -0800
  • 770dea9325 Fix occasional failure of DBTest.DynamicCompactionOptions sdong 2015-12-07 18:07:01 -0800
  • ebc2d490d1 Split histogram per OperationType in db_bench SherlockNoMad 2015-12-07 17:33:18 -0800
  • f307036bde Revert "Fix a race condition in persisting options" sdong 2015-12-07 17:09:12 -0800
  • 2fa3ed5180 Fix a race condition in persisting options Yueh-Hsuan Chiang 2015-12-07 15:25:12 -0800
  • f276c3a821 Fix valgrind failures in 3 tests in db_compaction_test due to new skiplist changes Venkatesh Radhakrishnan 2015-12-07 11:57:00 -0800
  • 3c2b995fba Merge branch 'master' of https://github.com/facebook/rocksdb into CacheFix SherlockNoMad 2015-12-07 10:52:53 -0800
  • 291088ae4e Fix undeterministic failure of ColumnFamilyTest.DifferentWriteBufferSizes sdong 2015-12-07 10:13:58 -0800
  • 355fa94365 EstimatedNumKeys Counter Inaccurate SherlockNoMad 2015-12-07 10:51:08 -0800
  • b2863017b1 Move posix threads into a library Javier González 2015-10-27 13:03:43 +0100
  • 3a98a7ae7f Replace malloc with new for LRU Cache Handle SherlockNoMad 2015-12-04 15:12:07 -0800
  • a9ca9107b9 Fix db_universal_compaction_test Islam AbdelRahman 2015-12-04 13:27:56 -0800
  • d3bb572da6 Build break fix. krad 2015-12-03 19:05:13 -0800
  • b28b7c6dd9 Added callback notification when a snapshot is created Jay Edgar 2015-12-04 10:12:27 -0800
  • e8180f9901 added public api to schedule flush/compaction, code to prevent race with db::open Alex Yang 2015-11-20 01:07:24 -0800
  • 19b1201b2b Merge pull request #865 from yuslepukhin/fix_db_table_properties_test Islam AbdelRahman 2015-12-03 17:32:20 -0800
  • e0de7ef87b Avoid empty ranges vector with subsequent zero element access yuslepukhin 2015-12-02 14:50:33 -0800
  • a330f0b3bb Fix incorrect merge in db/db_compaction_test.cc Yueh-Hsuan Chiang 2015-12-02 14:08:12 -0800
  • bd7a49d448 Make DBCompactionTestWithParam::CompactionTrigger more deterministic Yueh-Hsuan Chiang 2015-12-02 14:06:33 -0800
  • be006d2887 fix LinkFile() undefined reference error Zhang Yangyang 2015-12-02 21:46:48 +0800
  • 4687ced5db fix ToString() not declared error Zhang Yangyang 2015-12-02 21:45:28 +0800
  • bcd7bd1229 Relax verification condition of DBTest.SuggestCompactRangeTest sdong 2015-12-01 18:25:50 -0800
  • f9103d9a30 DBTest.DynamicCompactionOptions: More deterministic and readable sdong 2015-11-25 15:43:11 -0800
  • 0ad68518bb Fix DBCompactionTestWithParam.CompactionTrigger in non-jemalloc build. sdong 2015-11-30 22:16:49 -0800
  • 459c7fba36 Revert previous behavior of internal_key_skipped_count sdong 2015-11-30 21:32:59 -0800
  • 481f9edb15 Fix CLANG build agiardullo 2015-11-30 18:06:06 -0800
  • d7421c22f8 Fixed some typos in the comments of rocksdb options file example Yueh-Hsuan Chiang 2015-11-30 18:10:00 -0800
  • ef8ed3681c Fix DBTest.SuggestCompactRangeTest for disable jemalloc case sdong 2015-11-30 11:41:53 -0800
  • db320b1b82 DB to only flush the column family with the largest memtable while option.db_write_buffer_size is hit sdong 2015-11-24 15:53:42 -0800
  • 4a009f9172 Merge pull request #860 from SherlockNoMad/BuildFix Siying Dong 2015-11-30 11:18:09 -0800
  • b4efaebff0 Fix ms version Appveyor build error SherlockNoMad 2015-11-30 11:07:47 -0800
  • d27ea4c9e5 Initialize options.row_cache sdong 2015-11-30 10:30:22 -0800
  • 72930485b5 Fix clang build Islam AbdelRahman 2015-11-30 10:03:07 -0800
  • 6bbfa1874b BackupDB to have a mode to use file size in file name sdong 2015-11-23 16:05:09 -0800
  • f3ea00bc85 Merge pull request #856 from ceph/wip-env Igor Canadi 2015-11-25 11:38:09 -0800
  • 4cedd6b038 EnvWrapper: add ReuseWritableFile Sage Weil 2015-11-25 14:30:05 -0500
  • 33e0c93826 Reduce extra key comparision in DBIter::Next() sdong 2015-10-06 17:48:27 -0700
  • 9a9d4759b2 InlineSkipList part 3/3 - new skiplist type that colocates key and node Nathan Bronson 2015-11-19 14:24:29 -0800
  • 5201729545 InlineSkipList - part 2/3 Nathan Bronson 2015-11-24 13:29:50 -0800
  • 78812ec6bf InlineSkipList - part 1/3 Nathan Bronson 2015-11-24 13:01:09 -0800
  • ffb466da4e Merge pull request #855 from yuslepukhin/enable_3rdparty_override Igor Canadi 2015-11-24 12:07:12 -0800
  • 10d257d643 Enable override to 3rd party linkage Dmitri Smirnov 2015-11-24 11:51:37 -0800
  • 41b32c6059 Enable C4267 warning Vasili Svirski 2015-11-15 21:49:14 +0300
  • c5b467306d Fix race condition that causes valgrind failures agiardullo 2015-11-19 18:01:46 -0800
  • efb01a055a Merge pull request #850 from yuslepukhin/enable_2015_build Siying Dong 2015-11-20 17:57:22 -0800
  • 81be49c755 Have a way for compaction filter to ignore snapshots Venkatesh Radhakrishnan 2015-11-20 15:57:26 -0800
  • 047bd22aae Build on Visual Studio 2015 Update 1 yuslepukhin 2015-11-20 15:31:47 -0800
  • 88e0527724 Reduce moving memory in LDB::ScanCommand Islam AbdelRahman 2015-11-19 22:26:37 -0800
  • 890f44f46e Merge pull request #844 from yuslepukhin/enable_C4804_unsafe_bool Siying Dong 2015-11-18 18:36:30 -0800
  • 9d0b8f19d9 plain table reader: avoid re-read the same position for index and data in non-mmap mode sdong 2015-11-17 18:29:40 -0800
  • 89bacb7e7d Enable MS Warning C4804 : unsafe use of type 'bool' in operation Dmitri Smirnov 2015-11-18 16:23:19 -0800
  • d5239f8709 build_tools/fbcode_config4.8.1.sh: upgrade versions of some dependencies sdong 2015-11-18 16:00:36 -0800
  • c4ebb66d61 Not to build forward_iterator_bench now sdong 2015-11-18 15:24:28 -0800
  • c342549d00 Merge pull request #841 from yuslepukhin/fix_test_rerun_logic Siying Dong 2015-11-17 22:10:54 -0800
  • 7cb1293b60 Fix log names when scheduling runs and reruns Dmitri Smirnov 2015-11-17 18:41:29 -0800
  • 51fce92e11 "ldb compact" should force bottommost level compaction sdong 2015-11-17 14:45:26 -0800
  • f831641204 Merge pull request #837 from yuslepukhin/rerun_concurrency_value Siying Dong 2015-11-17 17:43:38 -0800
  • 4159ab8169 Merge pull request #839 from SherlockNoMad/memtableOption Islam AbdelRahman 2015-11-17 17:09:49 -0800
  • 6170fec251 Fix build broken by previous commit of "option helper refactor" sdong 2015-11-17 16:41:54 -0800
  • 3a6643c2fd Merge pull request #805 from SherlockNoMad/OptionHelperFix Siying Dong 2015-11-17 16:24:52 -0800
  • 189b3e03df Fix uninitilizeded SpecialEnv::time_elapse_only_sleep_ sdong 2015-11-17 16:16:29 -0800
  • d5540e18e6 DBTest.MergeTestTime to only use fake time to be determinstic sdong 2015-11-17 11:06:15 -0800
  • bd7be035e0 Support Memtable Factory Parse in option_helper.cc SherlockNoMad 2015-11-17 14:29:01 -0800
  • 94e39e2364 Exclude DBTest.FileCreationRandomFailure as a long running test Increase concurrency to 18 Fix exclusion but in the ps script Dmitri Smirnov 2015-11-17 13:54:13 -0800
  • 4189c0f9aa Fix Java Makefile Yueh-Hsuan Chiang 2015-11-17 13:50:54 -0800
  • 605a24d94e Block forward_iterator_bench under MAC and Windows Islam AbdelRahman 2015-11-17 11:51:37 -0800
  • 2a0510c9f4 Failed tests must be rerun with concurrency 1 Dmitri Smirnov 2015-11-17 11:23:09 -0800
  • 9b8c9be0b5 Fix forward_iterator allocation of vector. Venkatesh Radhakrishnan 2015-11-17 10:27:51 -0800
  • 5cbb7e43e0 DBTest.MergeTestTime: relax counter upper bound verification sdong 2015-11-16 18:21:59 -0800
  • 52e04b3d02 Merge pull request #833 from yuslepukhin/fix_win_build_after_lint Islam AbdelRahman 2015-11-16 18:06:43 -0800
  • 314f62194a Remove headers from the cc since they are in the module's header. Dmitri Smirnov 2015-11-16 15:08:11 -0800
  • 472c74006f Add necessary headers after cpplint rearranged includes Dmitri Smirnov 2015-11-16 14:41:11 -0800
  • 9bc9c93bd4 Move to version 4.3 sdong 2015-11-16 14:15:50 -0800
  • 3381e2c3e7 Handle multiple calls to DBImpl::PauseBackgroundWork() and DBImpl::ContinueBackgroundWork() Reid Horuff 2015-11-16 12:34:55 -0800
  • 65a042921f Merge pull request #831 from yuslepukhin/remove_forward_iter_bench_win Siying Dong 2015-11-16 14:15:35 -0800
  • ca5566d209 Fix clang build Islam AbdelRahman 2015-11-16 14:14:39 -0800
  • 4175472ad6 Merge pull request #832 from yuslepukhin/fix_forward_iter_outofbounds Igor Canadi 2015-11-16 14:07:17 -0800
  • cb9459f85c Fix empty vector write in ForwardIterator Dmitri Smirnov 2015-11-16 13:58:10 -0800
  • a163cc2d5a Lint everything Islam AbdelRahman 2015-11-16 12:56:21 -0800
  • 8f01f25414 Remove forward_iter_bench from Win build. Dmitri Smirnov 2015-11-16 11:10:58 -0800
  • dac5b248b1 UniversalCompactionPicker::PickCompaction(): avoid to form compactions if there is no file sdong 2015-11-13 12:01:52 -0800
  • d06b63e99f Fix Rocksdb lite build failure in forward_iterator_bench Venkatesh Radhakrishnan 2015-11-16 09:57:08 -0800
  • 7824444bfc Reuse file iterators in tailing iterator when memtable is flushed Venkatesh Radhakrishnan 2015-11-13 15:50:59 -0800
  • 2ae4d7d708 Make sure that CompactFiles does not run two parallel Level 0 compactions Venkatesh Radhakrishnan 2015-11-13 12:01:00 -0800
  • d781da8164 Add CheckOptionsCompatibility() API to options_util Yueh-Hsuan Chiang 2015-11-12 16:52:51 -0800
  • 2391b459b8 Merge pull request #824 from yuslepukhin/try_ci_tests_on_daily Siying Dong 2015-11-12 15:52:41 -0800
  • 2ab3e2df2c Fix a build break so tests can run yuslepukhin 2015-11-12 14:53:19 -0800