Commit Graph

11525 Commits (a2eea18fc9b4260443562be18bdbeba62cb70265)
 

Author SHA1 Message Date
Warren Falk 94d9df2482 fix an unused function compiler warning in crc32c in 32-bit mode 9 years ago
Warren Falk 2f01e10fa9 use static_cast in crc32c instead of c-style cast 9 years ago
Warren Falk 601f1306a1 fix shorten-64-to-32 warning in crc32c 9 years ago
Islam AbdelRahman f3fb39814d Fix BlockBasedTableTest.NoopTransformSeek failure 9 years ago
Warren Falk 55b37efa15 fix a compile error on 32-bit 9 years ago
Islam AbdelRahman 8c71eb5afc Optimize DBIter::Prev() by reducing stack overhead 9 years ago
Yueh-Hsuan Chiang 73c31377bb Revert "Fixed the bug when both whole_key_filtering and prefix_extractor are set." 9 years ago
Yueh-Hsuan Chiang 57605d7ef3 Fixed the bug when both whole_key_filtering and prefix_extractor are set. 9 years ago
Yueh-Hsuan Chiang 6935eb24e0 Add ColumnFamilyHandle::GetDescriptor() 9 years ago
agiardullo 9760c842ce fix valgrind failure in backupable_db_test 9 years ago
Gunnar Kudrjavets b1a3b4c0d0 Make ldb automagically determine the file type and use the correct dumping function 9 years ago
Igor Canadi ba83447363 Merge pull request #923 from petermattis/pmattis/prefix-may-match 9 years ago
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 10 years ago
sdong 5b2587b5cb DBTest.HardLimit use special memtable 10 years ago
Shu Zhang b4aa823661 format 10 years ago
Shu Zhang 4dfdd1d928 format 10 years ago
Siying Dong 298ba27ae2 Merge pull request #846 from yuslepukhin/enble_c4244_lossofdata 10 years ago