Commit Graph

3356 Commits (a7ac6cef1f89c303ee42c5ac5eb4d94bc7e689ed)
 

Author SHA1 Message Date
Mark Callaghan 58878f1c6a Switch to use_existing_db=1 for updaterandom and mergerandom 9 years ago
Yueh-Hsuan Chiang 12134139e3 Fixed the unit-test issue in PreShutdownCompactionMiddle 9 years ago
Yueh-Hsuan Chiang fd1b3f385a Fix the issue in PreShutdownMultipleCompaction 9 years ago
Yueh-Hsuan Chiang 56c4a9c760 Fix compile warning in thread_status_util.h on Mac 9 years ago
Igor Canadi 417367c42d Fix SIGSEGV when not using cache 9 years ago
Venkatesh Radhakrishnan e25ff039c8 Prevent slowdowns and stalls in PreShutdown tests 9 years ago
Igor Canadi f690712652 Speed up db_bench shutdown 9 years ago
Yueh-Hsuan Chiang c1b3cde18a Improve the robustness of ThreadStatusSingleCompaction 9 years ago
Yueh-Hsuan Chiang 8c12426c93 Fix the deadlock issue in ThreadStatusSingleCompaction. 9 years ago
sdong b16ead531d DBTest.DynamicLevelCompressionPerLevel should not run without snappy support 9 years ago
Yueh-Hsuan Chiang a5e60bafc2 Fix a typo / test failure in ThreadStatusSingleCompaction 9 years ago
Igor Canadi cb2c91850c Don't run some tests is snappy is not present 9 years ago
Yueh-Hsuan Chiang c594b0e89d Allow GetThreadList() to report operation stage. 9 years ago
Igor Canadi 2623b2cf6d Include chrono 9 years ago
Igor Canadi 52d8347a91 EventLogger 9 years ago
Adam Retter 756532daf5 Merge pull request #524 from fyrz/RocksJava-Test-Fix 9 years ago
Adam Retter 47a2b3a406 Merge pull request #534 from fyrz/RocksJava-Fix-BrokenJacocoReport 9 years ago
Islam AbdelRahman 9d22a1f136 Allow negative Wnew 9 years ago
Yueh-Hsuan Chiang 2c84303aaa Merge pull request #528 from fyrz/RocksJava-NativeLibraryLoader 9 years ago
fyrz 2dc636f62b [RocksJava] Fix broken jacoco report 9 years ago
fyrz f210b0f6c5 [RocksJava] Fix NativeLibraryLoader 9 years ago
Sameet Agarwal 3ebebfccd8 Prevent xxhash symbols from polluting global namespace 9 years ago
stash93 53996149d4 Removing unnecessary kInlineSize 9 years ago
Venkatesh Radhakrishnan b411d06031 Prevent stalls in preshutdown tests 9 years ago
Islam AbdelRahman 1d43bc41fb Fixing segmentation fault in db_bench 9 years ago
sdong e9de8b65a6 Change the way options.compression_per_level is used when options.level_compaction_dynamic_level_bytes=true 9 years ago
Yueh-Hsuan Chiang 2b785d76b8 Fixed a bug where CompactFiles won't delete obsolete files until flush. 9 years ago
Yueh-Hsuan Chiang 6f55798683 Fixed a compile error in db_bench in mac. 9 years ago
Venkatesh Radhakrishnan 05d92efa75 Add convenience.cc to src.mk 9 years ago
sdong 2884b100ba db_bench: Better way to randomize repeated read keys in -read_random_exp_range 9 years ago
Venkatesh Radhakrishnan 284be570c8 Provide a mechanism to inform Rocksdb that it is shutting down 9 years ago
Igor Canadi 2ddf53b2ca Get OptimizeFilterForHits work on Mac 9 years ago
Venkatesh Radhakrishnan 480b284766 Fix make_new_version.sh 9 years ago
Yueh-Hsuan Chiang 89597bb66b Allow GetThreadList() to report the start time of the current operation. 9 years ago
sdong 37921b4997 db_bench: Add Option -read_random_exp_range to allow read skewness. 9 years ago
Igor Canadi 485ac0dbd0 Add rate_limiter to string options 9 years ago
Leonidas Galanis e126e0da5b Single threaded tests -> sync=0 Multi threaded tests -> sync=1 by default unless DB_BENCH_NO_SYNC is defined 9 years ago
Yueh-Hsuan Chiang dc4532c497 Add --thread_status_per_interval to db_bench 9 years ago
Jim Meyering 34c75e984b fix-up patch: avoid new link error 9 years ago
Jim Meyering ebc647de87 build: fix missing dependency problems 9 years ago
Tian Xia 492f6d27ed Fix a segfault in fbson under Mac OS X compiler 9 years ago
fyrz 0d13bbe272 RocksJava] Fix ColumnFamily tests 9 years ago
fyrz 67533809fd [RocksJava] Fixed CompactionTest 9 years ago
fyrz 1b7b997b88 [RocksJava] Remove MaxValue from Statistics 9 years ago
fyrz f862b38124 [RocksJava] Fix cleanup in tests 9 years ago
fyrz a01b592597 [RocksJava] DefaultColumnFamily Memory Fix 9 years ago
fyrz 22c73d15b2 [RocksJava] Fix ColumnFamily tests 9 years ago
Yueh-Hsuan Chiang 694988b627 Fix a bug in stall time counter. Improve its output format. 9 years ago
Igor Canadi b8d23cdcb8 Revert chrono use 9 years ago
Igor Canadi db03739340 options.level_compaction_dynamic_level_bytes to allow RocksDB to pick size bases of levels dynamically. 9 years ago