Commit Graph

  • 12fa27b4f6 Merge pull request #915 from warrenfalk/capi_full_bloom Igor Canadi 2016-01-04 09:23:33 -0800
  • 0fde291abe expose memtable_prefix_bloom_huge_page_tlb_size option to C API Warren Falk 2015-12-29 18:30:12 -0500
  • 7e81dba5cf Support creation of "full" format bloom filter from C API Warren Falk 2015-12-29 14:47:51 -0500
  • bae5b0a1d3 Fix clang build Islam AbdelRahman 2015-12-30 15:43:52 -0800
  • ac16663bd6 use -Werror=missing-field-initializers, to closer match MyRocks build Nathan Bronson 2015-12-30 05:49:06 -0800
  • ab5a9a66d2 Merge pull request #911 from shuzhang1989/fix_envhdfs_virtual_func Islam AbdelRahman 2015-12-30 10:52:26 -0800
  • eb5a13904f update posix env schedule call Shu Zhang 2015-12-30 10:12:44 -0800
  • a41f68ac22 fix inconsistency between env_hdfs and env Shu Zhang 2015-12-29 19:51:49 -0800
  • 7238be090e Fix clang build in db_compaction_test Venkatesh Radhakrishnan 2015-12-29 16:44:12 -0800
  • c9e2490bc6 Fix DynamicBloomTest.concurrent_with_perf to pass TSAN sdong 2015-12-29 11:04:40 -0800
  • 63ddb783db Delete files in given key range Venkatesh Radhakrishnan 2015-12-29 13:22:13 -0800
  • d8677a8d2c Upgrade internal CLANG version for FB-internal gcc 4.8.1 sdong 2015-12-28 17:42:32 -0800
  • edf1cd497f Not generating "__attribute__((__unused__))" for padding fields if it is not CLANG sdong 2015-12-28 18:27:40 -0800
  • 9eb4f95967 Merge pull request #907 from siying/master Islam AbdelRahman 2015-12-28 17:06:10 -0800
  • 22c0ed8a5f Disable Visual Studio Warning C4351 Siying Dong 2015-12-28 14:28:19 -0800
  • fcafac053f Fix memory leak in ColumnFamilyTest.WriteStall* sdong 2015-12-28 11:23:06 -0800
  • b99d4276f2 Fix java test buid broken by 7d87f02799 sdong 2015-12-28 11:44:47 -0800
  • 11672df19a Fix CLANG errors introduced by 7d87f02799 sdong 2015-12-28 09:50:49 -0800
  • 7fafd52dce Merge pull request #900 from shuzhang1989/hdfs_env_fix Siying Dong 2015-12-28 09:28:04 -0800
  • 2b7c810db8 more foramt Shu Zhang 2015-12-26 19:52:35 -0800
  • b79ccbd573 indent Shu Zhang 2015-12-26 19:50:28 -0800
  • 7d87f02799 support for concurrent adds to memtable Nathan Bronson 2015-08-14 16:59:07 -0700
  • 5b2587b5cb DBTest.HardLimit use special memtable sdong 2015-12-23 23:21:54 -0800
  • b4aa823661 format Shu Zhang 2015-12-24 20:38:35 -0800
  • 4dfdd1d928 format Shu Zhang 2015-12-24 20:32:29 -0800
  • 298ba27ae2 Merge pull request #846 from yuslepukhin/enble_c4244_lossofdata Siying Dong 2015-12-23 22:59:42 -0800
  • 7810aa802a Merge pull request #899 from zhipeng-jia/fix_clang_warning Siying Dong 2015-12-23 22:58:52 -0800
  • 4c5560d70a Merge pull request #895 from zhipeng-jia/develop Siying Dong 2015-12-23 22:45:03 -0800
  • d43da8ae0d DBTest.DelayedWriteRate: fix assert of sign and unsign comparison sdong 2015-12-23 22:33:40 -0800
  • 3280ae9a29 Fix warning in release sdong 2015-12-23 17:27:23 -0800
  • ec2664fefd Fix clang compile error under Linux Zhipeng Jia 2015-12-24 04:10:28 +0800
  • 4fd23fb130 add a factory method for creating hdfs env Shu Zhang 2015-12-23 17:26:50 -0800
  • 9c176ef90d Update liblz4 to r131 Andrew Kryczka 2015-12-23 17:13:31 -0800
  • 15b8902264 Change default options.delayed_write_rate sdong 2015-12-23 13:49:53 -0800
  • 73b175a773 Fix clang warnings regarding unnecessary std::move Zhipeng Jia 2015-12-24 04:10:00 +0800
  • b9f77ba12b When slowdown is triggered, reduce the write rate sdong 2015-12-17 17:07:44 -0800
  • 445d5b8c5c Fix clang build Andrew Kryczka 2015-12-23 10:49:42 -0800
  • e089db40f9 Skip bottom-level filter block caching when hit-optimized Andrew Kryczka 2015-12-23 10:15:07 -0800
  • 06c05495e8 Merge pull request #898 from zhipeng-jia/fix_move_warning Siying Dong 2015-12-23 09:43:25 -0800
  • aa515823bc Fix clang warning Zhipeng Jia 2015-12-23 19:23:58 +0800
  • 2ba03196d8 Merge pull request #897 from yuslepukhin/enable_status_move Siying Dong 2015-12-22 18:00:04 -0800
  • dbb8260f7e Make Status moveable Status is a class which is frequently returned by value from functions. Making it movable avoids 99% of the copies automatically on return by value. Dmitri Smirnov 2015-12-22 16:06:20 -0800
  • 2bf9b968ca Fix lite_build Islam AbdelRahman 2015-12-22 11:58:13 -0800
  • d005c66faf Report compaction reason in CompactionListener Islam AbdelRahman 2015-12-22 11:37:19 -0800
  • 728f944f0d Fix computation of size of last sub-compaction Zhipeng Jia 2015-12-22 18:37:51 +0800
  • 8ac7fb8377 Merge pull request #863 from zhangyybuaa/fix_hdfs_error Igor Canadi 2015-12-22 09:27:51 +0100
  • e53e8219ad Merge pull request #894 from zhipeng-jia/develop Igor Canadi 2015-12-22 09:26:56 +0100
  • e0abec1580 Sorting std::vector instead of using std::set Zhipeng Jia 2015-12-22 14:34:57 +0800
  • 33e09c0e19 add call to install superversion and schedule work in enableautocompactions Alex Yang 2015-12-09 00:29:35 -0800
  • 22c6b50ee8 Merge pull request #893 from zhipeng-jia/develop Siying Dong 2015-12-21 10:01:22 -0800
  • 24c7dae130 Fix clang warning regarding implicit conversion Zhipeng Jia 2015-12-21 23:55:15 +0800
  • eff309867e Do not use timed_mutex in TransactionDB agiardullo 2015-12-18 17:08:47 -0800
  • 97ea8afaaf compaction assertion triggering test fix for sequence zeroing assertion trip Reid Horuff 2015-12-09 17:28:46 -0800
  • 521da3abb3 Fix BlockBasedTableTest.BlockCacheLeak valgrind failure Islam AbdelRahman 2015-12-18 11:17:21 -0800
  • a48382399d Fix use-after free in db_bench Nathan Bronson 2015-12-17 12:22:36 -0800
  • bf8ffc1d60 Merge pull request #890 from zhipeng-jia/develop Igor Canadi 2015-12-18 10:08:45 +0100
  • 131f7ddf63 fix typo: sr to picking_sr Zhipeng Jia 2015-12-18 17:02:36 +0800
  • c37729a6a6 db_bench: --soft_pending_compaction_bytes_limit should set options.soft_pending_compaction_bytes_limit sdong 2015-12-17 18:10:48 -0800
  • 7b12ae97d4 Add signalall after removing item from manual_compaction deque Venkatesh Radhakrishnan 2015-12-17 16:59:00 -0800
  • d72b31774e Slowdown when writing to the last write buffer sdong 2015-12-16 17:08:09 -0800
  • 6b2a3ac92c Add documentation for unschedFunction Venkatesh Radhakrishnan 2015-12-17 10:41:39 -0800
  • 167fb919a5 ZSTD to use CompressionOptions.level sdong 2015-12-16 16:05:59 -0800
  • 32ff05e971 Bump version to 4.4 Islam AbdelRahman 2015-12-16 14:32:58 -0800
  • aececc209e Introduce ReadOptions::pin_data (support zero copy for keys) Islam AbdelRahman 2015-12-16 12:08:30 -0800
  • e6e505a4d9 Fix examples Igor Canadi 2015-12-16 17:04:46 +0100
  • aa29cc1289 Improve examples/README.md Igor Canadi 2015-12-16 16:27:37 +0100
  • 97265f5f14 Fix minor bugs in delete operator, snprintf, and size_t usage Gunnar Kudrjavets 2015-12-15 15:26:20 -0800
  • b68dc0f83e Merge pull request #885 from yuslepukhin/fix_size_t_formatting Islam AbdelRahman 2015-12-15 14:00:09 -0800
  • b6d19adcf7 Use port size_t formatting Dmitri Smirnov 2015-12-15 11:34:22 -0800
  • 963660eb55 Merge pull request #883 from zhipeng-jia/master Igor Canadi 2015-12-15 18:12:19 +0100
  • 99ae549d37 Fix typo Zhipeng Jia 2015-12-15 23:47:47 +0800
  • 636cd3c714 Clean up listener_test (reuse db_test_util) Islam AbdelRahman 2015-12-14 13:36:32 -0800
  • 030215bf01 Running manual compactions in parallel with other automatic or manual compactions in restricted cases Venkatesh Radhakrishnan 2015-12-14 11:20:34 -0800
  • d26a4ea621 Merge pull request #882 from SherlockNoMad/BuildFix Islam AbdelRahman 2015-12-11 21:27:10 -0800
  • 768a61486c Fix appVeyor Build problem SherlockNoMad 2015-12-11 21:10:49 -0800
  • aca403d2b5 Fix another rebase problems. Dmitri Smirnov 2015-12-11 17:33:40 -0800
  • a6fbdd64e0 Fix rebase issues and new code warnings. Dmitri Smirnov 2015-12-11 16:34:57 -0800
  • 3fa68af316 Enable MS compiler warning c4244. Mostly due to the fact that there are differences in sizes of int,long on 64 bit systems vs GNU. Dmitri Smirnov 2015-11-19 11:47:12 -0800
  • 236fe21c92 Enable MS compiler warning c4244. Mostly due to the fact that there are differences in sizes of int,long on 64 bit systems vs GNU. Dmitri Smirnov 2015-11-19 11:47:12 -0800
  • 84f98792d6 Transaction::SetWriteOptions() agiardullo 2015-12-11 14:27:49 -0800
  • 3bfd3d39a3 Use SST files for Transaction conflict detection agiardullo 2015-10-15 16:37:15 -0700
  • 362d819a14 Improving parser krad 2015-12-11 11:06:42 -0800
  • 00d6edf6a0 Ensure the destruction order of PosixEnv and ThreadLocalPtr Yueh-Hsuan Chiang 2015-12-11 00:21:58 -0800
  • 64fa43843b Merge pull request #862 from ceph/wip-env Igor Canadi 2015-12-10 18:45:07 -0800
  • 2074ddd625 env: add EnvMirror Sage Weil 2015-12-10 21:32:45 -0500
  • a3ba5915c8 Correct a comment in include/rocksdb/cache.h Yueh-Hsuan Chiang 2015-12-10 16:39:10 -0800
  • f0a8e5a2d8 Fixed the valgrind error in ColumnFamilyTest::CreateAndDropRace Yueh-Hsuan Chiang 2015-12-10 11:53:53 -0800
  • 9e44629061 Change SingleDelete to support conflict checking agiardullo 2015-11-04 20:52:22 -0800
  • c5af8bffbf Merge pull request #879 from charsyam/feature/typos Igor Canadi 2015-12-10 09:42:11 -0800
  • c30b499541 fix typos in comments charsyam 2015-12-11 01:54:48 +0900
  • 56e77f0967 Deprecate options.soft_rate_limit and add options.soft_pending_compaction_bytes_limit sdong 2015-11-18 18:10:20 -0800
  • d6e1035a1f A new compaction picking priority that optimizes for write amplification for random updates. sdong 2015-12-04 17:03:55 -0800
  • de6958b2e2 Merge pull request #877 from yuslepukhin/fix_unnecessary_type_truncation Igor Canadi 2015-12-09 15:14:27 -0800
  • 0991cee6cd Merge pull request #815 from SherlockNoMad/CounterFix Yueh-Hsuan Chiang 2015-12-09 14:10:49 -0800
  • 49957f9a98 Prefer integer arithmetics The code had conversion to double then casting to size_t and then casting uint32_t which caused compiler warning (VS15). yuslepukhin 2015-12-09 14:06:23 -0800
  • 0836d265c9 Merge pull request #876 from warrenfalk/wf_win_master Igor Canadi 2015-12-09 10:05:21 -0800
  • c6fedf2bf8 Add compaction_iterator and delete_scheduler tests to Windows build Warren Falk 2015-12-09 10:46:10 -0500
  • ac8e56f050 db_bench: in uncompress benchmark, get Snappy size from compressed stream sdong 2015-12-07 17:12:43 -0800
  • 9c227923c6 Merge pull request #788 from OpenChannelSSD/to_fb_master2 Siying Dong 2015-12-08 18:06:38 -0800
  • fa3dbf203f Merge pull request #853 from Vaisman/enable_C4267_warning Siying Dong 2015-12-08 17:59:24 -0800