Commit Graph

2690 Commits (113796c49318eb230fc5451fb106be5f0733cbec)
 

Author SHA1 Message Date
fyrz df7abb4e8d [RocksJava] Integrated code review comments 10 years ago
fyrz 171be0ed55 Merge with ColumnFamilies & Hardening CFHandle 10 years ago
fyrz 39464a990f [RocksJava] Options Refactoring 3.6 10 years ago
Yueh-Hsuan Chiang 0f7f3b8605 Check InfoLogLevel earlier in Log functions. 10 years ago
Yueh-Hsuan Chiang 73605d9179 Apply InfoLogLevel to the logs in util/db_info_dumper.cc 10 years ago
Yueh-Hsuan Chiang fda592d902 Merge pull request #356 from fyrz/RocksJava-TableOptions-3.6 10 years ago
fyrz c73d13bb81 [RocksJava] Integrate review comments from yhchiang 10 years ago
fyrz b011e201fa Integrated review comments by ankgup87 10 years ago
fyrz 2c1bd8846f BlockBasedTableConfig & PlainTableConfig enhancements 10 years ago
Igor Canadi e770d61751 Merge pull request #371 from dlezama/master 10 years ago
Damian Lezama 41af0f56b0 Fix build break because of unsigned/signed mismatch 10 years ago
sdong c5db7f2605 Fix CompactionPickerTest.Level1Trigger2 10 years ago
Yueh-Hsuan Chiang 37e9b63701 Apply InfoLogLevel to the logs in utilities/ttl/db_ttl_impl.h 10 years ago
Yueh-Hsuan Chiang 217cc217d7 Apply InfoLogLevel to the logs in table/meta_blocks.cc 10 years ago
Igor Canadi 635905481d WalManager 10 years ago
Yueh-Hsuan Chiang fd95745a59 Fix compile error in table/plain_table_index.cc 10 years ago
sdong c3dd0f75da comparator_db_test to cover more irregular comparators 10 years ago
Yueh-Hsuan Chiang 6afafa3694 Apply InfoLogLevel to the logs in utilities/merge_operators/uint64add.cc 10 years ago
Yueh-Hsuan Chiang e7ad69b9fe Apply InfoLogLevel to the logs in table/plain_table_index.cc 10 years ago
Yueh-Hsuan Chiang bbd9c53457 Apply InfoLogLevel to the logs in table/block_based_table_builder.cc 10 years ago
Lei Jin 065766b8d2 DynamicCompactionOptions: relax the check bound a little 10 years ago
sdong 5c82a8837e Add a test in compaction_picker_test to test the max score 10 years ago
sdong 86de2007b8 Add ComparatorDBTest to test non-default comparators 10 years ago
Lei Jin 17be187ff9 dummy var to suppress compiler warning/error 10 years ago
Igor Canadi c2999f54bd Revert "tmp" 10 years ago
sdong 76d1c28e82 Make CompactionPicker more easily tested 10 years ago
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