Commit Graph

4913 Commits (ec84bef24a3fa08a57f9fc242d67d360943532a9)
 

Author SHA1 Message Date
Reid Horuff da032495d3 Optimize GetLatestSequenceForKey 9 years ago
Peter Mattis 260c29762a Fix index seeking in BlockTableReader::PrefixMayMatch. 9 years ago
Igor Canadi e541dcc8fa Fix issue #921 9 years ago
agiardullo 51adc5457a fix sporadic failure in fault_injection_test 9 years ago
agiardullo a2422f0533 fix potential test SleepingTask race condition 9 years ago
Igor Canadi 1627c4b1b3 Merge pull request #918 from mkurdej/fix/assertion-on-no-disk-space 9 years ago
Marek Kurdej 92d0850f1c Fix failing assertion in logger on Windows when the disk is full. 9 years ago
Jay Edgar 7699439b7c Prevent the user from setting block_restart_interval to less than 1 9 years ago
Mark Callaghan 4041903ecd Enhance db_bench write rate limit 9 years ago
Igor Canadi 3993432050 Add Airbnb and Pinterest to USERS.md 9 years ago
Venkatesh Radhakrishnan d74c9f0a57 DeleteFilesInRange: Clean job context if no files deleted 9 years ago
Igor Canadi 1dec5b8f5d Merge pull request #916 from warrenfalk/capi_huge_page_option 9 years ago
Igor Canadi 12fa27b4f6 Merge pull request #915 from warrenfalk/capi_full_bloom 9 years ago
Warren Falk 0fde291abe expose memtable_prefix_bloom_huge_page_tlb_size option to C API 9 years ago
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