Commit Graph

4699 Commits (3dc3d1c144da8a240892583e68880c74be4df0cd)
 

Author SHA1 Message Date
Warren Falk 7e81dba5cf Support creation of "full" format bloom filter from C API 9 years ago
Islam AbdelRahman bae5b0a1d3 Fix clang build 9 years ago
Nathan Bronson ac16663bd6 use -Werror=missing-field-initializers, to closer match MyRocks build 9 years ago
Islam AbdelRahman ab5a9a66d2 Merge pull request #911 from shuzhang1989/fix_envhdfs_virtual_func 9 years ago
Shu Zhang eb5a13904f update posix env schedule call 9 years ago
Shu Zhang a41f68ac22 fix inconsistency between env_hdfs and env 9 years ago
Venkatesh Radhakrishnan 7238be090e Fix clang build in db_compaction_test 9 years ago
sdong c9e2490bc6 Fix DynamicBloomTest.concurrent_with_perf to pass TSAN 9 years ago
Venkatesh Radhakrishnan 63ddb783db Delete files in given key range 9 years ago
sdong d8677a8d2c Upgrade internal CLANG version for FB-internal gcc 4.8.1 9 years ago
sdong edf1cd497f Not generating "__attribute__((__unused__))" for padding fields if it is not CLANG 9 years ago
Islam AbdelRahman 9eb4f95967 Merge pull request #907 from siying/master 9 years ago
Siying Dong 22c0ed8a5f Disable Visual Studio Warning C4351 9 years ago
sdong fcafac053f Fix memory leak in ColumnFamilyTest.WriteStall* 9 years ago
sdong b99d4276f2 Fix java test buid broken by 7d87f02799 9 years ago
sdong 11672df19a Fix CLANG errors introduced by 7d87f02799 9 years ago
Siying Dong 7fafd52dce Merge pull request #900 from shuzhang1989/hdfs_env_fix 9 years ago
Shu Zhang 2b7c810db8 more foramt 9 years ago
Shu Zhang b79ccbd573 indent 9 years ago
Nathan Bronson 7d87f02799 support for concurrent adds to memtable 9 years ago
sdong 5b2587b5cb DBTest.HardLimit use special memtable 9 years ago
Shu Zhang b4aa823661 format 9 years ago
Shu Zhang 4dfdd1d928 format 9 years ago
Siying Dong 298ba27ae2 Merge pull request #846 from yuslepukhin/enble_c4244_lossofdata 9 years ago
Siying Dong 7810aa802a Merge pull request #899 from zhipeng-jia/fix_clang_warning 9 years ago
Siying Dong 4c5560d70a Merge pull request #895 from zhipeng-jia/develop 9 years ago
sdong d43da8ae0d DBTest.DelayedWriteRate: fix assert of sign and unsign comparison 9 years ago
sdong 3280ae9a29 Fix warning in release 9 years ago
Zhipeng Jia ec2664fefd Fix clang compile error under Linux 9 years ago
Shu Zhang 4fd23fb130 add a factory method for creating hdfs env 9 years ago
Andrew Kryczka 9c176ef90d Update liblz4 to r131 9 years ago
sdong 15b8902264 Change default options.delayed_write_rate 9 years ago
Zhipeng Jia 73b175a773 Fix clang warnings regarding unnecessary std::move 9 years ago
sdong b9f77ba12b When slowdown is triggered, reduce the write rate 9 years ago
Andrew Kryczka 445d5b8c5c Fix clang build 9 years ago
Andrew Kryczka e089db40f9 Skip bottom-level filter block caching when hit-optimized 9 years ago
Siying Dong 06c05495e8 Merge pull request #898 from zhipeng-jia/fix_move_warning 9 years ago
Zhipeng Jia aa515823bc Fix clang warning 9 years ago
Siying Dong 2ba03196d8 Merge pull request #897 from yuslepukhin/enable_status_move 9 years ago
Dmitri Smirnov dbb8260f7e Make Status moveable 9 years ago
Islam AbdelRahman 2bf9b968ca Fix lite_build 9 years ago
Islam AbdelRahman d005c66faf Report compaction reason in CompactionListener 9 years ago
Zhipeng Jia 728f944f0d Fix computation of size of last sub-compaction 9 years ago
Igor Canadi 8ac7fb8377 Merge pull request #863 from zhangyybuaa/fix_hdfs_error 9 years ago
Igor Canadi e53e8219ad Merge pull request #894 from zhipeng-jia/develop 9 years ago
Zhipeng Jia e0abec1580 Sorting std::vector instead of using std::set 9 years ago
Alex Yang 33e09c0e19 add call to install superversion and schedule work in enableautocompactions 9 years ago
Siying Dong 22c6b50ee8 Merge pull request #893 from zhipeng-jia/develop 9 years ago
Zhipeng Jia 24c7dae130 Fix clang warning regarding implicit conversion 9 years ago
agiardullo eff309867e Do not use timed_mutex in TransactionDB 9 years ago