Commit Graph

  • 1d854fa3d4 Fixed the asan error on column_family_test Yueh-Hsuan Chiang 2016-02-01 12:45:45 -0800
  • 37159a6448 Add histogram for value size per operation SherlockNoMad 2016-01-31 18:09:24 -0800
  • 3b2a1ddd2e Add options.base_background_compactions as a number of compaction threads for low compaction debt Venkatesh Radhakrishnan 2016-01-28 11:56:16 -0800
  • 6ee38bb15c Slowdown of writing to the last memtable should not override stopping sdong 2016-01-28 11:43:28 -0800
  • d6c838f1e1 Add SstFileManager (component tracking all SST file in DBs and control the deletion rate) Islam AbdelRahman 2016-01-28 18:35:01 -0800
  • 45768ade4f transaction allocation perf improvements agiardullo 2016-01-27 17:11:44 -0800
  • 77926f93e5 Merge pull request #964 from benoitc/fix/pi2 Igor Canadi 2016-01-28 10:24:11 -0800
  • 03a5661a17 fix build for raspberry 2 benoitc 2016-01-28 11:39:48 +0100
  • 4b50f13540 Should not skip bloom filter for L0 during the query. sdong 2016-01-27 15:28:15 -0800
  • eadd221d3c Merge pull request #959 from koldat/master Siying Dong 2016-01-27 12:25:47 -0800
  • d209076fa0 Merge pull request #961 from wingify/master Igor Canadi 2016-01-27 11:53:47 -0800
  • 26c618004a Add Wingify to USERS.md Ankit Jain 2016-01-18 22:58:20 +0530
  • 4265f81e87 Remove util/auto_roll_logger.cc (it was moved to different directory) Tomas Kolda 2016-01-27 12:07:31 +0100
  • d7f22b6d25 Fixing generated GenerateBuildVersion.vcxproj when one builds on different locale than english. The problem is that date and time CLI utilities generates different format so that REGEX in CMake does not work. Tomas Kolda 2016-01-24 20:41:29 +0100
  • d20915d52a Disable stats about mutex duration by default sdong 2016-01-25 17:07:37 -0800
  • 0c433cd1eb Fix issue in Iterator::Seek when using Block based filter block with prefix_extractor Islam AbdelRahman 2016-01-26 14:47:42 -0800
  • 035857a312 Fix RocksDB lite build Andrew Kryczka 2016-01-26 13:15:36 -0800
  • 77ef87ccb0 Update fbcode_config4.8.1.sh to use update_dependencies.sh Islam AbdelRahman 2016-01-26 12:13:27 -0800
  • 955ecf8b49 Fix an ASAN error in compact_files_test Yueh-Hsuan Chiang 2016-01-26 11:30:30 -0800
  • b0afcdeeac Fix bug in block based tables with full filter block and prefix_extractor Islam AbdelRahman 2016-01-26 11:07:08 -0800
  • 167bd8856d [directory includes cleanup] Finish removing util->db dependencies Andrew Kryczka 2016-01-25 17:49:58 -0800
  • acd7d58695 [directory includes cleanup] Remove util->db dependency for ThreadStatusUtil Andrew Kryczka 2016-01-25 16:26:53 -0800
  • 46f9cd46af [directory includes cleanup] Move cross-function test points Andrew Kryczka 2016-01-25 13:27:50 -0800
  • 22ecb752db Add valgrind to pre-commit sandcastle testing krad 2016-01-25 13:06:11 -0800
  • b7ecf3d214 Fix intermittent hang in ColumnFamilyTest.FlushAndDropRaceCondition Venkatesh Radhakrishnan 2016-01-26 09:12:20 -0800
  • 38e1d7fea3 ldb to support --column_family option sdong 2016-01-22 15:46:32 -0800
  • da33dfe188 Parameterize DBTest.Randomized sdong 2016-01-22 11:02:43 -0800
  • fb9811ee9b Add a perf context level that doesn't measure time for mutex operations sdong 2016-01-21 13:55:56 -0800
  • f7ef1a6132 Include rest of dependencies in dependencies.sh Islam AbdelRahman 2016-01-25 14:35:04 -0800
  • 3e9209a078 Updated GetProperty documentation Andrew Kryczka 2016-01-25 14:04:55 -0800
  • 40911e0b32 Run unit tests in parallel to find failing tests Venkatesh Radhakrishnan 2016-01-25 14:04:27 -0800
  • 2fbc59a348 Disallow SstFileWriter from creating empty sst files Islam AbdelRahman 2016-01-25 13:47:07 -0800
  • f53c95f81b Cosmetic fixes and comments for the reader krad 2016-01-22 16:27:48 -0800
  • f1ed170105 Add tests to make sure new DB or ColumnFamily options are settable through string sdong 2016-01-20 18:15:36 -0800
  • f57596b0cb Improvements to pre-commit krad 2016-01-21 13:06:14 -0800
  • 538eec0661 Update fbcode_config.sh to use latest versions automatically Islam AbdelRahman 2016-01-22 11:56:32 -0800
  • 8019aa9b55 improve test for manifest write failure agiardullo 2016-01-21 17:28:01 -0800
  • bcd4ccbc33 Revert D7809 agiardullo 2016-01-19 17:24:58 -0800
  • b0a15e7fb9 Mechanism to run CI jobs on local branch via commit_prereq krad 2016-01-12 16:41:48 -0800
  • bb2888738c Cleanup property-related variable names Andrew Kryczka 2016-01-21 11:38:15 -0800
  • 29289333d0 Add named constants for remaining properties Andrew Kryczka 2016-01-21 10:59:36 -0800
  • 2c2b72218d Disable OptionsParserTest.BlockBasedTableOptionsAllFieldsSettable under CLANG sdong 2016-01-21 10:52:38 -0800
  • a300d9928e Added sandcastle pre-commit krad 2016-01-19 15:33:20 -0800
  • 202be23e46 Add test that verifies all options in BlockBasedTableOptions is settable through GetBlockBasedTableOptionsFromString() sdong 2016-01-19 13:10:06 -0800
  • eceb5cb1b7 Split db_test.cc (part 1: properties) Andrew Kryczka 2016-01-20 15:17:52 -0800
  • 94918ae84b db_bench: explicitly clear buffer in compress benchmark sdong 2016-01-15 14:13:08 -0800
  • fdbff42391 Crash test to make kill decision for every kill point sdong 2016-01-19 14:40:54 -0800
  • 39c3e94ff4 Merge pull request #954 from davidbernard/solaris_build Siying Dong 2016-01-19 18:05:02 -0800
  • df7c2f3b59 As per google coding standard replace "using" in option_builder.cc and geodb_impl.cc David Bernard 2016-01-20 00:27:29 +0000
  • 12809b44b4 Revert "Change notification email for travis" David Bernard 2016-01-19 22:46:39 +0000
  • 34704d5c7b [easy] Fixed a crash in LogAndApply() when CF creation failed Mike Kolupaev 2016-01-19 11:46:52 -0800
  • 791dbafa93 Merge pull request #953 from sselva/master Siying Dong 2016-01-19 11:04:04 -0800
  • 594a5ef021 Merge pull request #955 from bcbrock/ppc64-build Igor Canadi 2016-01-19 09:05:44 -0800
  • f423f05dcd Simple changes to support builds for ppc64[le] consistent with X86 bcbrock 2016-01-19 09:08:19 -0600
  • 3f12e16f27 Make alloca.h optional David Bernard 2016-01-19 06:17:31 +0000
  • eaa5637568 Change notification email for travis David Bernard 2016-01-19 04:59:39 +0000
  • d78c6b28c4 Changes for build on solaris David Bernard 2016-01-19 04:45:21 +0000
  • 2e9fae3f2a Add Rakuten Marketing to USERS.md Selva Sarangan 2016-01-18 15:24:52 -0800
  • 83e1de92af move internal build to use zstd 0.4.5 agiardullo 2016-01-14 19:04:06 -0800
  • aec10f734b Guard falloc.h inclusion to avoid build breaks Gunnar Kudrjavets 2016-01-14 22:47:15 -0800
  • f7ebc2f346 Update HISTORY.mc for 4.4.0 agiardullo 2016-01-14 16:55:13 -0800
  • addd9545f8 Merge pull request #947 from yuslepukhin/align_and_yield Siying Dong 2016-01-14 10:28:40 -0800
  • ac50fd3a71 Align statistics Use Yield macro to make it a little more portable between platforms. Dmitri Smirnov 2016-01-13 14:51:58 -0800
  • b54d4dd435 tools/sst_dump_tool_imp.h not to depend on "util/testutil.h" sdong 2016-01-12 18:20:06 -0800
  • 48a8667c30 Merge pull request #929 from warrenfalk/fix32 Igor Canadi 2016-01-12 11:02:36 -0800
  • d9bca1e14c Reduce iterator deletion overhead Islam AbdelRahman 2016-01-11 16:48:15 -0800
  • 45d794068c Merge pull request #940 from yuslepukhin/fix_windows_build_signed_unsigned Igor Canadi 2016-01-11 16:16:17 -0800
  • 20d7902df9 Fix compile error. Use constructor style initialization instead of a cast for simplicity. Dmitri Smirnov 2016-01-11 16:10:48 -0800
  • e16438bb86 fixing build warning Alexander Fenster 2016-01-11 11:23:33 -0800
  • b73fbbaf64 added --no_value option to ldb scan to dump key only Alexander Fenster 2016-01-11 10:51:42 -0800
  • 1477dcb37d Merge pull request #937 from petehunt/master dhruba borthakur 2016-01-10 01:56:04 -0800
  • c7cb1076a6 Add Smyte to USERS.md Pete Hunt 2016-01-09 14:11:24 -0800
  • df7e3b6229 Include <array> in table/plain_table_key_coding.h sdong 2016-01-08 17:10:38 -0800
  • 235b162be1 Not scheduling more L1->L2 compaction if L0->L1 is pending with higher priority sdong 2016-01-07 18:09:34 -0800
  • 9a8e3f73ed plain table reader: non-mmap mode to keep two recent buffers sdong 2015-12-23 17:30:10 -0800
  • 7ece10ecb6 DeleteFilesInRange: Mark files to be deleted as being compacted before applying change Venkatesh Radhakrishnan 2016-01-07 14:48:45 -0800
  • 94d9df2482 fix an unused function compiler warning in crc32c in 32-bit mode Warren Falk 2016-01-07 13:27:20 -0500
  • 2f01e10fa9 use static_cast in crc32c instead of c-style cast Warren Falk 2016-01-07 13:22:09 -0500
  • 601f1306a1 fix shorten-64-to-32 warning in crc32c Warren Falk 2016-01-07 13:12:15 -0500
  • f3fb39814d Fix BlockBasedTableTest.NoopTransformSeek failure Islam AbdelRahman 2016-01-07 09:48:29 -0800
  • 55b37efa15 fix a compile error on 32-bit Warren Falk 2015-12-10 20:26:11 -0500
  • 8c71eb5afc Optimize DBIter::Prev() by reducing stack overhead Islam AbdelRahman 2016-01-07 07:59:14 -0800
  • 73c31377bb Revert "Fixed the bug when both whole_key_filtering and prefix_extractor are set." Yueh-Hsuan Chiang 2016-01-06 23:31:55 -0800
  • 57605d7ef3 Fixed the bug when both whole_key_filtering and prefix_extractor are set. Yueh-Hsuan Chiang 2016-01-06 23:01:23 -0800
  • 6935eb24e0 Add ColumnFamilyHandle::GetDescriptor() Yueh-Hsuan Chiang 2016-01-06 18:14:01 -0800
  • 9760c842ce fix valgrind failure in backupable_db_test agiardullo 2016-01-06 17:59:00 -0800
  • b1a3b4c0d0 Make ldb automagically determine the file type and use the correct dumping function Gunnar Kudrjavets 2016-01-06 14:19:08 -0800
  • ba83447363 Merge pull request #923 from petermattis/pmattis/prefix-may-match Igor Canadi 2016-01-06 14:02:10 -0800
  • da032495d3 Optimize GetLatestSequenceForKey Reid Horuff 2015-12-21 16:57:04 -0800
  • 260c29762a Fix index seeking in BlockTableReader::PrefixMayMatch. Peter Mattis 2016-01-06 14:46:32 -0500
  • e541dcc8fa Fix issue #921 Igor Canadi 2016-01-06 13:05:24 -0800
  • 51adc5457a fix sporadic failure in fault_injection_test agiardullo 2016-01-05 17:56:29 -0800
  • a2422f0533 fix potential test SleepingTask race condition agiardullo 2016-01-05 18:16:59 -0800
  • 1627c4b1b3 Merge pull request #918 from mkurdej/fix/assertion-on-no-disk-space Igor Canadi 2016-01-05 08:09:58 -0800
  • 92d0850f1c Fix failing assertion in logger on Windows when the disk is full. Marek Kurdej 2016-01-05 13:35:14 +0100
  • 7699439b7c Prevent the user from setting block_restart_interval to less than 1 Jay Edgar 2016-01-04 10:51:00 -0800
  • 4041903ecd Enhance db_bench write rate limit Mark Callaghan 2016-01-04 12:01:27 -0800
  • 3993432050 Add Airbnb and Pinterest to USERS.md Igor Canadi 2016-01-04 11:44:55 -0800
  • d74c9f0a57 DeleteFilesInRange: Clean job context if no files deleted Venkatesh Radhakrishnan 2016-01-04 10:55:31 -0800
  • 1dec5b8f5d Merge pull request #916 from warrenfalk/capi_huge_page_option Igor Canadi 2016-01-04 09:24:30 -0800