Commit Graph

6274 Commits (657df29eafb0d34cab1c757d32bf9ad1b5dd1daf)
 

Author SHA1 Message Date
Siying Dong d5b607a43f Make db_wal_test slightly faster 8 years ago
Siying Dong ba4c77bd6b Divide external_sst_file_test 8 years ago
Aaron Gao e877afa08b Remove bulk loading and auto_roll_logger in rocksdb_lite 8 years ago
xiusir 90d8355075 Fix the wrong address for PREFETCH in DynamicBloom::Prefetch 8 years ago
Islam AbdelRahman 08864df212 Move advanced column family options to advanced_options.h 8 years ago
Peter (Stig) Edwards 2ca2059f66 Get unique_ptr to use delete[] for char[] in DumpMallocStats 8 years ago
Tamir Duberstein 253799c06d Add missing include for `abort()` 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Islam AbdelRahman be3e5568be Fix unaligned reads in read cache 8 years ago
Siying Dong 8ad0fcdf99 Separate small subset tests in DBTest 8 years ago
Siying Dong 6c951c43c7 Run fewer tests in OSX 8 years ago
Aaron Gao f7997f1341 add direct I/O to version notes 5.2.0 8 years ago
Siying Dong 3b8ba703cb Fix flaky DBTestUniversalCompaction.UniversalCompactionTrivialMoveTest2 8 years ago
Siying Dong 96c7e1504a Fix Java build 8 years ago
Siying Dong e0b87afc70 Black list some slow valgrind tests 8 years ago
Andrew Kryczka e67232cff5 Handle failed Finish() in SST file writer 8 years ago
Siying Dong 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… 8 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 8 years ago
Aaron Gao e7d902e693 add direct_io and compaction_readahead_size in db_stress 8 years ago
Aaron Gao 1ef5f50e84 detect logical sector size 8 years ago
Andrew Kryczka ed50308d20 check backup directory exists before listing children 8 years ago
Giuseppe Ottaviano 4d7c06cedf Make WriteBatchWithIndex moveble 8 years ago
Andrew Kryczka 5040414e6f Gracefully handle previous backup interrupted 8 years ago
Aaron Gao f206af56fc add use_direct_io() to ReadaheadRandomAccessFile 8 years ago
Aaron Gao 0824934423 truncate patch 8 years ago
Aaron Gao 286a36db7f posix writablefile truncate 8 years ago
Daniel Black f0879e4c39 Page size isn't always 4k on linux 8 years ago
Mike Kolupaev 18eeb7b90e Fix interference between max_total_wal_size and db_write_buffer_size checks 8 years ago
Islam AbdelRahman 1560b2f5f0 Temporarly return deprecated functions to fix MongoRocks build 8 years ago
Aaron Gao 2a0f3d0de1 level compaction expansion 8 years ago
Yulia Kartseva ebc8a79980 alignment is on in ReadaheadRandomAccessFile::Read() 8 years ago
Yi Wu 381fd32247 Remove timeout_hint_us from WriteOptions 8 years ago
Islam AbdelRahman fce7a6e196 Fail IngestExternalFile when bg_error_ exists 8 years ago
Marcin Dlugajczyk a618a16f44 New subcode for IOError to detect the ESTALE errno 8 years ago
Islam AbdelRahman 7ab0051835 Remove deprecated DB::AddFile and DB::CompactRange 8 years ago
notna123 4016673663 Adding Dlang to the list 8 years ago
Shu Zhang 756c5924e6 Allow adding external v1 sst file with no global seqno support 8 years ago
Volker Mische aa0298fa9b Remove trailing whitespace from examples Makefile 8 years ago
Aaron Gao db2b4eb50e avoid direct io in rocksdb_lite 8 years ago
Andrew Kryczka 43e9f01c20 Fix repair_test on ROCKSDB_LITE 8 years ago
Xiaofei Du 7106a994fe Use monotonic time points in write_controller.cc and rate_limiter.cc 8 years ago
Yi Wu c2247dc1c7 Make DBImpl::has_unpersisted_data_ atomic 8 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
Adam Retter 0227c16d67 Update static library versions and add checksums 8 years ago
Andrew Kryczka b3aae4d07c Add repair_test to make check 8 years ago
Adam Retter 421ce7c2ba Add support for JNI Library on Linux on PowerPC. 8 years ago
Siying Dong 9afa20cf2f Increase build version and HISTORY.md for releasing 5.2 8 years ago
Dmitri Smirnov a5adda0642 Fix repair issues 8 years ago
Andrew Kryczka b48e4778be Consolidate file cutting logic in compaction loop 8 years ago
Maysam Yabandeh ac2a77a746 Announce the experimetnal two-level index feature in HISTORY.md 8 years ago