Commit Graph

2564 Commits (01e6f850986f5d4a88586a84f761d8af36ecea62)
 

Author SHA1 Message Date
Yueh-Hsuan Chiang 01e6f85098 Apply InfoLogLevel to the logs in db/transaction_log_impl.h 10 years ago
Yueh-Hsuan Chiang 082e49ba82 Apply InfoLogLevel to the logs in db/repair.cc 10 years ago
Yueh-Hsuan Chiang c4b468000b Apply InfoLogLevel to the logs in db/flush_job.cc 10 years ago
Yueh-Hsuan Chiang 34d436b7db Apply InfoLogLevel to the logs in db/column_family.cc 10 years ago
Yueh-Hsuan Chiang cda9943f9f Apply InfoLogLevel to the logs in db/compaction_picker.cc 10 years ago
Yueh-Hsuan Chiang 7b3a618f94 Apply InfoLogLevel to the logs in db/db_filesnapshot.cc 10 years ago
Lei Jin 2d4fe048f4 remove dead code 10 years ago
Lei Jin 9ab0132360 tmp 10 years ago
Lei Jin 76d54530d3 minor - remove default value for ChangeFilterOptions() and ChangeCompactionOptions() 10 years ago
Lei Jin 44f0ff31c2 use fallocate(FALLOC_FL_PUNCH_HOLE) to release unused blocks at the end of file 10 years ago
Lei Jin 97451f837e add an env var ROCKSDB_TESTS_FROM to control where to start from a list of tests 10 years ago
Lei Jin e130e88bc6 DBTest: options clean up - part 4 10 years ago
Lei Jin 34f3c5a20f DBTest: options clean up - part 3 10 years ago
Lei Jin cdc7230e4c DBTest: options clean up - part 2 10 years ago
Lei Jin 5a921b8950 DBTest: options clean up - part 1 10 years ago
Yueh-Hsuan Chiang c9c935923e Move the check to the beginning of the loop in VersionEdit::EncodeTo() 10 years ago
Yueh-Hsuan Chiang 2110e43a5a Remove an unnecessary include file in version_edit.cc 10 years ago
Igor Canadi 412b7f85bb Include atomic in mock_table.h 10 years ago
Igor Canadi c082853340 Include all the mocks 10 years ago
Igor Canadi abac3d6476 TableMock + framework for mock classes 10 years ago
Yueh-Hsuan Chiang fb3f8ffe5e Improve the robustness of PartialCompactionFailure test again. 10 years ago
Yueh-Hsuan Chiang 60fa7d1365 Improve the robustnesss of PartialCompactionFailure test. 10 years ago
Yueh-Hsuan Chiang 3772a3d09d Fix the bug where compaction does not fail when RocksDB can't create a new file. 10 years ago
Yueh-Hsuan Chiang c49dedbe04 Merge pull request #366 from fyrz/RocksJava-Backup-Restore-Improvements 10 years ago
Igor Canadi a39e931e50 FlushProcess 10 years ago
Lei Jin efa2fb33b0 make LevelFileNumIterator and LevelFileIteratorState anonymous 10 years ago
fyrz f7c9730696 [RocksJava] Integrated review comments 10 years ago
fyrz 7e12ae5a21 [RocksJava] - BackupInfos & Restore-/BackupableDB enhancements 10 years ago
Lei Jin eb357af58c unfriend ForwardIterator from VersionSet 10 years ago
Lei Jin f981e08139 unfriend ColumnFamilyData from VersionSet 10 years ago
Lei Jin 834c67d77f rename FileLevel to LevelFilesBrief / unfriend CompactedDBImpl 10 years ago
Lei Jin a28b3c4388 unfriend UniversalCompactionPicker,LevelCompactionPicker and FIFOCompactionPicker from VersionSet 10 years ago
Lei Jin 5187d896b9 unfriend Compaction and CompactionPicker from VersionSet 10 years ago
Yueh-Hsuan Chiang 75d7e2c374 Merge pull request #369 from fyrz/Small-Fix 10 years ago
Yueh-Hsuan Chiang db52419cf0 Merge pull request #290 from vladb38/master 10 years ago
fyrz 45e756f04a [RocksJava] Minor correction to the previous pull request merge 10 years ago
Yueh-Hsuan Chiang f94f1a97d7 Merge pull request #368 from fyrz/RocksJava-Hardening-RocksIterator 10 years ago
fyrz b08c39e14f [RocksJava] RocksIterator: Assert for valid RocksDB instance & documentation 10 years ago
Igor Canadi b680033e63 Include atomic in env_test 10 years ago
fyrz 56ef2caaa5 [RocksJava] - Hardening RocksIterator 10 years ago
Igor Canadi c1c68bce43 remove atomic_pointer.h references 10 years ago
Igor Canadi 7c303f0e78 Include atomic 10 years ago
Yueh-Hsuan Chiang 179c23021e Merge pull request #351 from fyrz/RocksJava_Snapshot_Support 10 years ago
Igor Canadi 48842ab316 Deprecate AtomicPointer 10 years ago
Igor Canadi f37048ad1d Merge pull request #367 from fyrz/FixBrokenJavaBuild 10 years ago
fyrz 679a9671fe RocksJava Fix after MutableCFOptions change. 10 years ago
Lei Jin 714c63c584 db_stress for dynamic options 10 years ago
Lei Jin f1841985e4 dynamic inplace_update options 10 years ago
Vlad Balan a04929aa49 fixed conflict in java/Makefile 10 years ago
fyrz a1bae76c87 Integrated changes due to review bei ankgup87 10 years ago