Commit Graph

5930 Commits (a084b26a5ac15cfc95ebfe0080772e03db50cce6)
 

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