Commit Graph

  • 925b5d0025 Merge pull request #1054 from DCEngines/magic12 Igor Canadi 2016-03-30 21:38:19 -0700
  • 63e8f1b55b Formatted lines to adhere to 80 char limit Sandeep Joshi 2016-03-31 08:26:55 +0530
  • 994b3bd693 Add support for UBsan builds to RocksDB Gunnar Kudrjavets 2016-03-30 15:59:24 -0700
  • 21700a5106 to/from hex refactor Laurent Demailly 2016-03-29 21:25:12 -0700
  • 24420947d9 Replace kHeader by WriteBatchInternal::kHeader in few more places kHeader was moved from write_batch.cc to header file because it is being used wherever the number "12" was being used to check for record size Sandeep Joshi 2016-03-30 23:13:00 +0530
  • 3bdbe89614 Merge branch 'magic12' of https://github.com/dcengines/rocksdb into magic12 Sandeep Joshi 2016-03-30 23:09:39 +0530
  • 78711524b7 In all the places where log records are read, there was a check that record.size() should not be less than 12. zensan 2016-03-30 23:05:22 +0530
  • e7c64fb115 Imporve sst_file_manager comment Islam AbdelRahman 2016-03-29 13:20:26 -0700
  • 99ffb3d533 Fix perf_context::merge_operator_time_nanos calculation Islam AbdelRahman 2016-03-25 18:29:43 -0700
  • 07bb12d97d Update internal jemalloc and other versions sdong 2016-03-24 15:03:07 -0700
  • ad2fdaa823 Correct a typo in a comment Yueh-Hsuan Chiang 2016-03-24 19:39:13 -0700
  • be9816b3d9 Fix data race issue when sub-compaction is used in CompactionJob Yueh-Hsuan Chiang 2016-03-24 19:36:39 -0700
  • e3802531f1 Merge pull request #1050 from yuslepukhin/support_db_test2 Islam AbdelRahman 2016-03-23 17:59:30 -0700
  • e7cc49cbdf Add support for db_test2 for dev and CI runs Dmitri Smirnov 2016-03-23 16:33:57 -0700
  • 3996770d0b Add comments to perf_context skip counters sdong 2016-03-22 09:41:31 -0700
  • 4e85b74790 Make WritableFileWrapper not screw up preallocation Mike Kolupaev 2016-03-23 09:14:56 -0700
  • ec458dcdeb Merge pull request #1047 from PraveenSinghRao/wal_filter_ex Siying Dong 2016-03-22 21:48:39 -0700
  • 583157f710 Avoid overloaded virtual function Praveen Rao 2016-03-22 17:10:31 -0700
  • b9d4fa890b Options settable tests to use a different special charactor sdong 2016-03-22 13:17:52 -0700
  • 60e34baef2 Merge pull request #1044 from PraveenSinghRao/wal_filter_ex Siying Dong 2016-03-22 16:03:31 -0700
  • 136b8e0cad Merge from master Praveen Rao 2016-03-22 12:38:44 -0700
  • 2dcbb3b4f3 Addressed review comments Praveen Rao 2016-03-22 12:07:15 -0700
  • b1fafcaca6 Revert "Adding pin_l0_filter_and_index_blocks_in_cache feature." sdong 2016-03-21 11:50:42 -0700
  • 5f8741a69d Revert "Fix failing Java unit test." sdong 2016-03-21 11:46:57 -0700
  • 43bbb56198 tools/check_format_compatible.sh to use consistent version when testing backward and forward compatibility sdong 2016-03-21 10:32:55 -0700
  • d7ae42b0f8 Fix failing Java unit test. Marton Trencseni 2016-03-19 15:53:56 +0000
  • fbbb8a6144 Add test for Snapshot 0 agiardullo 2016-03-18 14:11:06 -0700
  • e182f03c1e Add unit tests for RepairDB Andrew Kryczka 2016-03-18 15:18:42 -0700
  • 7d371863e5 travis build fixes Praveen Rao 2016-03-18 14:43:22 -0700
  • fbea4dc660 Merge pull request #1042 from SherlockNoMad/HistFix Karthikeyan Radhakrishnan 2016-03-18 14:27:55 -0700
  • 780d2b04cb Update format compatible checking tool sdong 2016-03-17 14:45:58 -0700
  • 4f1c74a46e merge from master Praveen Rao 2016-03-18 12:48:01 -0700
  • f8c2189307 Publish log numbers for column family to wal_filter, and provide log number in the record callback Praveen Rao 2016-03-18 12:32:15 -0700
  • 44756260ae Reset block cache in failing unit test. Marton Trencseni 2016-03-18 06:13:54 +0000
  • 522de4f59e Adding pin_l0_filter_and_index_blocks_in_cache feature. Marton Trencseni 2016-03-17 22:40:01 +0000
  • be22271265 Merge pull request #1041 from yuslepukhin/adjust_for_jemalloc Islam AbdelRahman 2016-03-17 14:50:19 -0700
  • 4ecc03c039 Fix in HistogramWindowingImpl SherlockNoMad 2016-03-17 14:28:41 -0700
  • 2ca0994cf7 Latest versions of Jemalloc library do not require je_init()/je_unint() calls. #ifdef in the source code and make this a default build option. Dmitri Smirnov 2016-03-17 11:25:20 -0700
  • 90aff0c444 Update --max_write_buffer_number for compaction benchmarks Gunnar Kudrjavets 2016-03-17 10:14:23 -0700
  • 72224104d3 Forge current file for checkpoint Andrew Kryczka 2016-03-17 10:07:21 -0700
  • 33d568611d Merge pull request #1040 from bureau14/master dhruba borthakur 2016-03-17 03:23:30 -0700
  • 02e62ebbc8 Fixes warnings and ensure correct int behavior on 32-bit platforms. Edouard A 2016-03-16 22:57:57 +0100
  • 9cad56861a Merge pull request #1039 from bureau14/master Siying Dong 2016-03-16 10:30:01 -0700
  • 3d29f91466 Improve documentation of the allow_os_buffer parameter. Edouard Alligand 2016-03-16 15:37:55 +0100
  • 3ff98bd209 Fix no compression test Islam AbdelRahman 2016-03-15 12:17:40 -0700
  • b9cc42a72c Merge pull request #1038 from SherlockNoMad/HistFix Igor Canadi 2016-03-15 11:43:06 -0700
  • f76b260eff Fix FB internal CI build failure SherlockNoMad 2016-03-15 11:38:15 -0700
  • 774922c680 Merge pull request #1026 from SherlockNoMad/Hist Siying Dong 2016-03-15 11:27:54 -0700
  • 17b879b91e Merge pull request #1037 from SherlockNoMad/BuildFix Igor Canadi 2016-03-15 11:15:56 -0700
  • f11b0df121 Fix AppVeyor build error SherlockNoMad 2016-03-15 10:57:33 -0700
  • 6b03f93d4f Fix the build break on Ubuntu 15.10 when gcc 5.2.1 is used Gunnar Kudrjavets 2016-03-15 10:30:10 -0700
  • 697fab820a Updates to RocksDB subcompaction benchmarking script Gunnar Kudrjavets 2016-03-14 23:09:04 -0700
  • 58379bfb55 remove division from histogramwidowing impl SherlockNoMad 2016-03-14 21:41:13 -0700
  • 1a2cc27e01 ColumnFamilyOptions SanitizeOptions is buggy on 32-bit platforms. Dhruba Borthakur 2016-03-14 15:04:40 -0700
  • e778c34e78 Merge pull request #1035 from bureau14/master Igor Canadi 2016-03-14 15:50:55 -0700
  • 5bd3da1c59 Added quasardb to the USERS.md file Edouard A 2016-03-14 23:48:28 +0100
  • b2ae5950ba Index Reader should not be reused after DB restart sdong 2016-03-10 15:16:11 -0800
  • 0267655dad Update change log for 4.6 release Andrew Kryczka 2016-03-12 13:51:57 -0800
  • 08304c0867 Expose RepairDB as ldb command Andrew Kryczka 2016-03-12 13:50:20 -0800
  • fd664a27b5 Fix Build Error SherlockNoMad 2016-03-11 22:56:25 -0800
  • 580fede347 Aggregate hot Iterator counters in LocalStatistics (DBIter::Next perf regression) Islam AbdelRahman 2016-03-11 19:01:12 -0800
  • 54f6b9e162 Histogram Concurrency Improvement and Time-Windowing Support SherlockNoMad 2016-03-11 16:54:25 -0800
  • 790252805d Add multithreaded transaction test agiardullo 2016-03-03 11:20:25 -0800
  • e8e6cf0173 fix: handle_fatal_signal (sig=6) in std::vector<std::string, std::allocator<std::string> >::_M_range_check | c++/4.8.2/bits/stl_vector.h:794 #174 Baris Yazici 2016-03-11 11:11:45 -0800
  • d9620239d2 Cleanup stale manifests outside of full purge Andrew Kryczka 2016-03-10 18:16:21 -0800
  • f71fc77b7c Cache to have an option to fail Cache::Insert() when full Yi Wu 2016-03-10 17:35:19 -0800
  • ee8cc35201 Merge pull request #938 from alexander-fenster/master Igor Canadi 2016-03-10 16:44:52 -0800
  • 765597fa78 Update compaction score right after CompactFiles forms a compaction Yueh-Hsuan Chiang 2016-03-10 14:34:28 -0800
  • f0161c37b0 formatting fix Alexander Fenster 2016-03-10 13:34:42 -0800
  • aa3f02d50c Improve comment in compaction.h and compaction_picker.h Yueh-Hsuan Chiang 2016-03-08 16:46:41 -0800
  • 2200295ee1 optimistic transactions support for reinitialization agiardullo 2016-03-03 16:33:26 -0800
  • badd6b7846 Ignore db_test2 Islam AbdelRahman 2016-03-07 15:56:16 -0800
  • 200080ed72 Improve snapshot handling for Transaction reinitialization agiardullo 2016-03-03 15:36:26 -0800
  • 171c8e80b1 Update dependencies / Fix Clang Islam AbdelRahman 2016-03-07 12:57:19 -0800
  • 294bdf9ee2 Change Property name from "rocksdb.current_version_number" to "rocksdb.current-super-version-number" sdong 2016-03-03 13:18:56 -0800
  • bf1c4089db Use pure if-then check instead of assert in EraseColumnFamilyInfo Yueh-Hsuan Chiang 2016-03-04 16:03:31 -0800
  • a7d4eb2f34 Fix a bug where flush does not happen when a manual compaction is running Yueh-Hsuan Chiang 2016-03-04 14:24:52 -0800
  • 68189f7e1b Update benchmarks used to measure subcompaction performance Gunnar Kudrjavets 2016-03-04 12:32:11 -0800
  • dfe96c72c3 Fix WriteLevel0TableForRecovery file delete protection Islam AbdelRahman 2016-03-03 18:25:07 -0800
  • 451678c8c9 Merge pull request #1025 from SherlockNoMad/BuildFix Igor Canadi 2016-03-03 15:24:25 -0800
  • 58ecd91326 Fix Windows build SherlockNoMad 2016-03-03 15:08:24 -0800
  • 501927ffc4 [backupable db] Remove file size embedded in name workaround Andrew Kryczka 2016-03-03 13:32:20 -0800
  • ef204df7ef Compaction always needs to be removed from level0_compactions_in_progress_ for universal compaction sdong 2016-03-02 16:26:47 -0800
  • e79ad9e184 Add Iterator Property rocksdb.iterator.version_number sdong 2016-02-29 18:38:03 -0800
  • 19ea40f8b6 Subcompaction boundary keys should not terminate after an empty level sdong 2016-03-02 11:21:26 -0800
  • deb08b8226 Add parsing of missing DB options Omar Sandoval 2016-03-02 10:34:14 -0800
  • f8e90e8753 Get file attributes in bulk for VerifyBackup and CreateNewBackup Andrew Kryczka 2016-03-01 19:33:33 -0800
  • 12fd9b1868 Change BlockBasedTableOptions.format_version default to 2 sdong 2016-02-29 15:02:32 -0800
  • 4572a2d8c0 Update current version to 4.6 sdong 2016-03-01 13:47:36 -0800
  • 74b660702e Rename iterator property "rocksdb.iterator.is.key.pinned" => "rocksdb.iterator.is-key-pinned" sdong 2016-03-01 12:56:21 -0800
  • 6743135ea1 Fix DB::AddFile() issue when PurgeObsoleteFiles() is called Islam AbdelRahman 2016-03-01 12:05:29 -0800
  • 432f3adf2c Add DB Property "rocksdb.current_version_number" sdong 2016-03-01 09:34:50 -0800
  • 188bb2e7ad Fix formatting identified by `arc lint` Adam Retter 2016-02-10 14:21:23 +0000
  • 0f2d2fcff6 Refactored tests to use try-with-resources Adam Retter 2016-02-04 18:43:16 +0000
  • f8e02c7825 Deprecate org.rocksdb.AbstractNativeReference#dispose() and implement java.lang.AutoCloseable Adam Retter 2016-02-04 16:55:57 +0000
  • 0f2fdfe23a Fix the javadoc and the formatting of the base-classes for objects with native references Adam Retter 2016-02-04 16:21:29 +0000
  • b5b1db167a Recompute compaction score after scheduling manual compaction sdong 2016-02-29 15:15:23 -0800
  • 5ea9aa3c14 TransactionDB:ReinitializeTransaction agiardullo 2016-02-02 19:19:17 -0800
  • 1f5954147b Introduce Iterator::GetProperty() and replace Iterator::IsKeyPinned() sdong 2016-02-26 17:13:39 -0800
  • 67789419fa Merge pull request #1020 from gongsu832/master Igor Canadi 2016-02-29 13:12:57 -0800