Commit Graph

  • e25ff039c8 Prevent slowdowns and stalls in PreShutdown tests Venkatesh Radhakrishnan 2015-03-13 14:51:40 -0700
  • f690712652 Speed up db_bench shutdown Igor Canadi 2015-03-13 14:45:15 -0700
  • c1b3cde18a Improve the robustness of ThreadStatusSingleCompaction Yueh-Hsuan Chiang 2015-03-13 13:11:08 -0700
  • 8c12426c93 Fix the deadlock issue in ThreadStatusSingleCompaction. Yueh-Hsuan Chiang 2015-03-13 11:59:00 -0700
  • b16ead531d DBTest.DynamicLevelCompressionPerLevel should not run without snappy support sdong 2015-03-13 11:18:35 -0700
  • a5e60bafc2 Fix a typo / test failure in ThreadStatusSingleCompaction Yueh-Hsuan Chiang 2015-03-13 11:18:42 -0700
  • cb2c91850c Don't run some tests is snappy is not present Igor Canadi 2015-03-13 11:08:50 -0700
  • c594b0e89d Allow GetThreadList() to report operation stage. Yueh-Hsuan Chiang 2015-03-13 10:45:40 -0700
  • 2623b2cf6d Include chrono Igor Canadi 2015-03-13 10:29:32 -0700
  • 52d8347a91 EventLogger Igor Canadi 2015-03-13 10:15:54 -0700
  • 756532daf5 Merge pull request #524 from fyrz/RocksJava-Test-Fix Adam Retter 2015-03-13 12:45:04 +0000
  • 47a2b3a406 Merge pull request #534 from fyrz/RocksJava-Fix-BrokenJacocoReport Adam Retter 2015-03-13 12:39:36 +0000
  • 9d22a1f136 Allow negative Wnew Islam AbdelRahman 2015-03-12 20:53:18 -0700
  • 2c84303aaa Merge pull request #528 from fyrz/RocksJava-NativeLibraryLoader Yueh-Hsuan Chiang 2015-03-12 14:12:55 -0700
  • 2dc636f62b [RocksJava] Fix broken jacoco report fyrz 2015-03-12 21:27:12 +0100
  • f210b0f6c5 [RocksJava] Fix NativeLibraryLoader fyrz 2015-03-09 19:07:08 +0100
  • 3ebebfccd8 Prevent xxhash symbols from polluting global namespace Sameet Agarwal 2015-03-11 18:00:57 -0700
  • 53996149d4 Removing unnecessary kInlineSize stash93 2015-03-12 21:13:53 +0300
  • b411d06031 Prevent stalls in preshutdown tests Venkatesh Radhakrishnan 2015-03-12 10:49:06 -0700
  • 1d43bc41fb Fixing segmentation fault in db_bench Islam AbdelRahman 2015-03-11 17:57:16 -0700
  • e9de8b65a6 Change the way options.compression_per_level is used when options.level_compaction_dynamic_level_bytes=true sdong 2015-03-10 12:35:15 -0700
  • 2b785d76b8 Fixed a bug where CompactFiles won't delete obsolete files until flush. Yueh-Hsuan Chiang 2015-03-11 13:06:59 -0700
  • 6f55798683 Fixed a compile error in db_bench in mac. Yueh-Hsuan Chiang 2015-03-11 13:02:46 -0700
  • 05d92efa75 Add convenience.cc to src.mk Venkatesh Radhakrishnan 2015-03-11 12:39:53 -0700
  • 2884b100ba db_bench: Better way to randomize repeated read keys in -read_random_exp_range sdong 2015-03-10 16:32:12 -0700
  • 284be570c8 Provide a mechanism to inform Rocksdb that it is shutting down Venkatesh Radhakrishnan 2015-03-11 10:31:02 -0700
  • 2ddf53b2ca Get OptimizeFilterForHits work on Mac Igor Canadi 2015-03-10 17:53:22 -0700
  • 480b284766 Fix make_new_version.sh Venkatesh Radhakrishnan 2015-03-10 17:24:33 -0700
  • 89597bb66b Allow GetThreadList() to report the start time of the current operation. Yueh-Hsuan Chiang 2015-03-10 14:51:28 -0700
  • 37921b4997 db_bench: Add Option -read_random_exp_range to allow read skewness. sdong 2015-03-06 16:38:50 -0800
  • 485ac0dbd0 Add rate_limiter to string options Igor Canadi 2015-03-06 14:21:15 -0800
  • e126e0da5b Single threaded tests -> sync=0 Multi threaded tests -> sync=1 by default unless DB_BENCH_NO_SYNC is defined Leonidas Galanis 2015-03-06 14:12:53 -0800
  • dc4532c497 Add --thread_status_per_interval to db_bench Yueh-Hsuan Chiang 2015-03-06 11:22:06 -0800
  • 34c75e984b fix-up patch: avoid new link error Jim Meyering 2015-03-06 11:03:00 -0800
  • ebc647de87 build: fix missing dependency problems Jim Meyering 2015-02-20 17:42:16 -0800
  • 492f6d27ed Fix a segfault in fbson under Mac OS X compiler Tian Xia 2015-03-05 21:34:23 -0800
  • 0d13bbe272 RocksJava] Fix ColumnFamily tests fyrz 2015-03-04 22:43:39 +0100
  • 67533809fd [RocksJava] Fixed CompactionTest fyrz 2015-03-04 22:30:54 +0100
  • 1b7b997b88 [RocksJava] Remove MaxValue from Statistics fyrz 2015-03-04 22:30:40 +0100
  • f862b38124 [RocksJava] Fix cleanup in tests fyrz 2015-03-04 22:15:59 +0100
  • a01b592597 [RocksJava] DefaultColumnFamily Memory Fix fyrz 2015-03-02 21:58:11 +0100
  • 22c73d15b2 [RocksJava] Fix ColumnFamily tests fyrz 2015-03-02 21:48:29 +0100
  • 694988b627 Fix a bug in stall time counter. Improve its output format. Yueh-Hsuan Chiang 2015-03-03 12:48:12 -0800
  • b8d23cdcb8 Revert chrono use Igor Canadi 2015-03-03 11:29:31 -0800
  • db03739340 options.level_compaction_dynamic_level_bytes to allow RocksDB to pick size bases of levels dynamically. Igor Canadi 2015-02-05 11:44:17 -0800
  • f29b33c73b Add functionality to pre-fetch blocks specified by a key range to BlockBasedTable implementation. krad 2015-03-02 17:07:03 -0800
  • c4bd03a97e Fix typo in log message Mark Callaghan 2015-03-02 09:35:50 -0800
  • 3cf7f353d9 Instrument memtable seeks Igor Canadi 2015-02-27 17:06:06 -0800
  • 216a9e16f4 Fix compile Igor Canadi 2015-02-27 14:21:16 -0800
  • b9ff6b050d Fix a bug in ReadOnlyBackupEngine Igor Canadi 2015-02-27 14:03:56 -0800
  • afa8156af9 adding stdlib to fbson Islam AbdelRahman 2015-02-27 10:27:14 -0800
  • f9c14a42e8 Fix compile on Mac Igor Canadi 2015-02-27 09:31:29 -0800
  • a9f0e2b5b6 Fix compile Igor Canadi 2015-02-26 16:56:39 -0800
  • e7c434c364 Add columnfamily option optimize_filters_for_hits to optimize for key hits only Sameet Agarwal 2015-02-17 08:03:45 -0800
  • ba9d1737a8 RocksDB on FreeBSD support Islam AbdelRahman 2015-02-26 15:19:17 -0800
  • 4ba119df5c rocksdb: Update path to dev clang in fbcode Igor Sugak 2015-02-26 15:12:08 -0800
  • 8984e5f848 Fix race in sync point. Venkatesh Radhakrishnan 2015-02-26 15:11:50 -0800
  • 03b432d4b8 rocksdb: Fix uninitialized use error Igor Sugak 2015-02-26 14:19:51 -0800
  • ccef2a7660 Merge pull request #518 from fyrz/RocksJava-Native-Library-Loader-Fix Adam Retter 2015-02-26 21:47:13 +0000
  • 9fcf1a7b00 [RocksJava] RocksJava Testcases fyrz 2015-02-26 22:35:26 +0100
  • 03bbf718cb Return fbson stash93 2015-02-27 00:04:14 +0300
  • 62247ffa3b rocksdb: Add missing override Igor Sugak 2015-02-26 11:28:41 -0800
  • 1e06a40685 Support builds for MongoDB+RocksDB Mark Callaghan 2015-02-26 10:50:03 -0800
  • b74ad66320 Merge pull request #508 from fyrz/RocksJava-Final-Patch Adam Retter 2015-02-26 13:40:05 +0000
  • d9f4875e52 Disable pre-fetching of index and filter blocks for sst_dump_tool. krad 2015-02-25 16:34:26 -0800
  • 182b4ceacd Limit key range to number of keys, not number of writes Mark Callaghan 2015-02-25 15:53:45 -0800
  • a360bb61b5 Merge pull request #516 from fyrz/RocksJava-Update-Statistics-To-3.10 Igor Canadi 2015-02-25 14:40:15 -0800
  • 8c76844742 [RocksJava] Updated TickerTypes and Histogram to 3.10 fyrz 2015-02-25 23:34:10 +0100
  • 7f0c77cb31 [RocksJava] Integrated changes from D33417 fyrz 2015-02-24 21:24:26 +0100
  • 819e787bb9 [RocksJava] Final usage correction fyrz 2015-02-13 21:30:08 +0100
  • 5139e678b0 Upgrade compiler in Travis Igor Canadi 2015-02-24 17:19:25 -0800
  • 4ade89962d Fix compile error on MacOS. Venkatesh Radhakrishnan 2015-02-24 16:24:53 -0800
  • ace3d85068 Revert "Unused managed iterator" Igor Canadi 2015-02-24 13:27:41 -0800
  • 7b8f348e56 Attempt at fixing travis issue Igor Canadi 2015-02-24 12:20:43 -0800
  • d85993998c Merge pull request #506 from fyrz/RocksJava-Raw-Use Adam Retter 2015-02-24 20:11:42 +0000
  • 30e93c9b9c Merge pull request #505 from fyrz/RocksJava-Redundant-Modifier Adam Retter 2015-02-24 20:03:00 +0000
  • 217854dc4a Introduce DISABLE_WARNING_AS_ERROR in Makefile Igor Canadi 2015-02-24 09:52:28 -0800
  • bd339a9798 Unused managed iterator Igor Canadi 2015-02-24 09:51:52 -0800
  • 174a79c993 LevelDb include guard replaced with #pragma once stash93 2015-02-24 09:05:06 +0300
  • 6fdda8ac4d rocksdb: changes to support 'make analyze' in Jenkins Igor Sugak 2015-02-23 17:45:25 -0800
  • 96d989f70d catch config errors with L0 file count triggers Jinfu Leng 2015-02-23 16:08:27 -0800
  • 62f7a1be4f rocksdb: Fixed 'Dead assignment' and 'Dead initialization' scan-build warnings Igor Sugak 2015-02-23 14:10:09 -0800
  • 5636c4a80b Verbose build in travis Igor Canadi 2015-02-23 12:32:31 -0800
  • a047409ae9 Fixed a bug in the test case krad 2015-02-23 11:59:39 -0800
  • 4f514a53d6 build: enable more compiler warnings Jim Meyering 2015-02-19 16:45:32 -0800
  • a2b911b63f inputs: restore "const" attribute removed by D33759 Jim Meyering 2015-02-20 11:21:19 -0800
  • 1b4082581c mark as unused some variables with cpp-derived names Jim Meyering 2015-02-19 15:55:06 -0800
  • c6d54b5037 fix erroneous assert: cast kBlockSize (of type unsigned int) to "int" Jim Meyering 2015-02-19 16:44:36 -0800
  • aa5d8e6d95 table_test.cc: add missing 5th arg in TestArgs initializer Jim Meyering 2015-02-19 16:42:22 -0800
  • c37937a9ce maint: remove extraneous "const" attribute from return type Jim Meyering 2015-02-19 16:41:38 -0800
  • 9283c7afd2 build: remove always-true assertions Jim Meyering 2015-02-19 15:54:19 -0800
  • 06a766de56 Adding Flush to AutoRollLogger Islam AbdelRahman 2015-02-20 10:58:29 -0800
  • 92416fa7f2 Fix mac build Igor Canadi 2015-02-19 19:26:38 -0800
  • 96ab15d306 GetOptionsFromString + fixes to block_based_table_options Igor Canadi 2015-02-19 19:11:14 -0800
  • 73711f956c rocksdb: Fix scan-build bug 'Memory leak' in db/db_bench.cc Igor Sugak 2015-02-19 14:27:48 -0800
  • 98870c7b9c rocksdb: Fix scan-build memory warning in table/block_based_table_reader.cc Igor Sugak 2015-02-19 14:07:38 -0800
  • a42324e370 build: do not relink every single binary just for a timestamp Jim Meyering 2015-02-19 13:11:10 -0800
  • d45a6a4002 Add rocksdb.num-live-versions: number of live versions sdong 2015-02-11 17:10:43 -0800
  • 11581b7415 build: abbreviate AR command, too Jim Meyering 2015-02-19 11:48:09 -0800
  • b8ac71ba18 Revert "Fbson to Json" Igor Canadi 2015-02-18 13:14:53 -0800