Commit Graph

5178 Commits (816ae098ea048ba80bc90b41f38b5b0d144bae4d)
 

Author SHA1 Message Date
Aaron Gao 816ae098ea fix test failure 8 years ago
Andrew Kryczka e295da1266 Fix Log() doc for default level 8 years ago
Aaron Gao 8e6b38d895 update DB::AddFile to ingest list of sst files 8 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 8 years ago
Gunnar Kudrjavets 61dbfbb6ce Add release build to RocksDB per-diff/post-commit tests 8 years ago
sdong 907f24d0e1 Concurrent memtable inserter to update counters and flush state after all inserts 8 years ago
Wanning Jiang 0f691c4b5b CLI option & Rename() allow overwrite 8 years ago
Aaron Gao 7c190070b4 delete unnessary pointer cast in beginInternalTransaction() function 8 years ago
Andrew Kryczka e1b3ee8a79 Cleanup auto-roll logger flush-while-rolling test 8 years ago
omegaga cd4178a015 Add a new feature to enforce a sync point only active on a thread 8 years ago
Gunnar Kudrjavets b954847fca Fix release build for MyRocks by using debug-only code only in debug builds 8 years ago
sdong a00bf1b3cf Add More Logging to track total_log_size 8 years ago
sdong 01f77cb192 Update USER.md to include more services at Facebook. 8 years ago
Zun Wang eb53c05a35 Add comment for GetBackupInfo about returned BackupInfos order 8 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 8 years ago
Aaron Gao 5aaef91d4a group multiple batch of flush into one manifest file (one call to LogAndApply) 8 years ago
omegaga a45ee83181 Fix a bug that accesses invalid address in iterator cleanup function 8 years ago
Lucas Qiu 38fae9e65d fix typos in HISTORY.md (#1192) 8 years ago
Andrew Kryczka 1a11c934d2 Disable some persistent cache tests on linux/clang 8 years ago
Islam AbdelRahman 9b5adea97f Add More Logging to track total_log_size 8 years ago
Wanning Jiang 95d96eeeb1 remove LockFile 8 years ago
Wanning Jiang ff45d1b547 if read only backup engine can't find meta dirs, return NotFound() instead of IOError() 8 years ago
Aaron Gao cb2476a0ca fix rate limiter to avoid starvation 8 years ago
Andrew Kryczka 6b7167651f Run env_basic_test on Env::Default 8 years ago
Andrew Kryczka 9eb0b53954 Move env_basic_test cleanup to TearDown 8 years ago
Islam AbdelRahman 1fe3bf8298 Re-enable linux on travis 8 years ago
John Alexander 43692793e3 Fixed Minor Bug on Windows Build and db_bench_tool.cc (#1189) 8 years ago
Wanning Jiang 95c192475d writable file close before reset 8 years ago
dhruba borthakur 197b832afa Update USERS.md 8 years ago
Gunnar Kudrjavets bdb1d19a69 Fix UBSan build break caused by variable not initialized 8 years ago
Willem Jan Withagen b726bf5961 FreeBSD does not have std::to_string (#1190) 8 years ago
Yueh-Hsuan Chiang faa7eb3b99 Improve regression_test.sh 8 years ago
sdong c4cef07f1b Update DBTestUniversalCompaction.UniversalCompactionSingleSortedRun to use max_size_amplification_percent = 0 8 years ago
Reid Horuff 892e9d3047 make transaction WriteOptions modifiable 8 years ago
charsyam 4f2b0946d1 fix simple typos (#1183) 8 years ago
Andrew Kryczka 3b7ed677de ColumnFamilyOptions API [CF + RepairDB part 3/3] 8 years ago
Andrew Kryczka 56ac686292 Detect column family from properties [CF + RepairDB part 2/3] 8 years ago
Wanning Jiang 3fc713ed92 delete 2nd level children for default env 8 years ago
Andrew Kryczka 343507afb1 Refactor to use VersionSet [CF + RepairDB part 1/3] 8 years ago
Gunnar Kudrjavets aa432be4b9 Workarounds for continuous build implementation 8 years ago
Gunnar Kudrjavets 8cd9f04feb Test change to verify new commit detection 8 years ago
Gunnar Kudrjavets 8a4ee7e90b Trivial change to test cont. build 8 years ago
Islam AbdelRahman af6248d8b8 Fix max_bytes_for_level_base comment 8 years ago
Wanning Jiang 0d7b261236 add tests to env_basic_test.cc 8 years ago
Gunnar Kudrjavets 6576fa05af Fix minor typos and PHP source file name used to trigger the builds 8 years ago
omegaga c4e19b77e8 Add a read option to enable background purge when cleaning up iterators 8 years ago
Islam AbdelRahman fa813f7478 Update DB::AddFile() to ingest the file to the lowest possible level 8 years ago
Islam AbdelRahman d6b79e2fd0 Remove filter_deletes from crash_test 8 years ago
Gunnar Kudrjavets a52e4d7d02 Framework for enabling continuous RocksDB build and tests 8 years ago
Islam AbdelRahman f9bd66779f Makefile warning for invalid paths in make_config.mk 8 years ago