Commit Graph

2928 Commits (62ad0a9b19f0be4cefa70b6b32876e764b7f3c11)
 

Author SHA1 Message Date
Adam Retter d904fbbb0b Addresed comments from code review https://reviews.facebook.net/D27567 10 years ago
Adam Retter eeb9cf6c42 Test for WriteBatchHandler 10 years ago
Adam Retter 8fb4751d50 Iterator support for Write Batches 10 years ago
Igor Canadi 00211f9c5b Fix SIGSEGV in db_stresS 10 years ago
Igor Canadi a4a2bfd6bd Merge pull request #391 from Liuchang0812/fixmake 10 years ago
Igor Canadi 856059094e Merge pull request #389 from Liuchang0812/master 10 years ago
liuchang 01a7706379 remove unused target 10 years ago
liuchang dc34104637 Merge branch 'fix-example' 10 years ago
liuchang e7620536cf fix make static_lib error 10 years ago
Federico Piccinini 543df158c5 Expose sst_dump functionality as library call. 10 years ago
Igor Canadi e3d3567b5b Get rid of mutex in CompactionJob's state 10 years ago
Yueh-Hsuan Chiang 344edbb044 Fixed the shadowing in db/compaction.cc and include/rocksdb/db.h 10 years ago
Yueh-Hsuan Chiang b8b3903429 Fixed compile error in db/db_impl.cc 10 years ago
Yueh-Hsuan Chiang b622ba5d6b Fixed compile error in db/flush_job.cc 10 years ago
Yueh-Hsuan Chiang 642ac9d8ab Fixed compile error in db/compaction.cc and db/compaction_picker.cc 10 years ago
Igor Canadi 68effa0348 Fix -Wshadow for tools 10 years ago
Yueh-Hsuan Chiang 8447861896 Fixed -WShadow errors in db/db_test.cc and include/rocksdb/metadata.h 10 years ago
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 10 years ago
Igor Canadi 5c93090530 Turn on -Wshadow 10 years ago
Igor Canadi 31342c4005 Fix implicit compare 10 years ago
Igor Canadi a0f887c9e4 Fix compile 10 years ago
Igor Canadi 53af5d877d Redesign pending_outputs_ 10 years ago
Jonah Cohen ec101cd49a Correctly test both compaction styles in CompactionDeletionTriggerReopen 10 years ago
Yueh-Hsuan Chiang 8d87467bb0 Make PartialCompactionFailure Test more robust again. 10 years ago
Lei Jin 64d302d304 make DropWritesFlush deterministic 10 years ago
Igor Canadi cd5c0925ac Merge pull request #387 from fyrz/RocksJava-WShadow-Fix 10 years ago
fyrz c4bf07c245 [RocksJava] -WShadow improvements 10 years ago
Yueh-Hsuan Chiang e526b71402 Make PartialCompactionFailure Test more robust. 10 years ago
Igor Canadi 0c2be0de38 Turn on -Wshadow for travis 10 years ago
Igor Canadi 5fd33d26f1 Turn off -Wshadow 10 years ago
Igor Canadi 9f20395cd6 Turn -Wshadow back on 10 years ago
Lei Jin c02338a698 update HISOTRY.md for new release 10 years ago
sdong 367a3f9cb4 Improve DBTest.GroupCommitTest: artificially slowdown log writing to trigger group commit 10 years ago
Igor Canadi b52b144c73 Merge pull request #386 from EugenePig/java8 10 years ago
sdong ac95ae1b5d Make sure WAL is synced for DB::Write() if write batch is empty 10 years ago
Eugene Su 59d5497989 suppress JDK8 errors for #385 10 years ago
Shi Feng ea18b944a7 Add db_bench option --report_file_operations 10 years ago
sdong 2ea1219eb6 Fix RecordIn and RecordDrop stats 10 years ago
Yueh-Hsuan Chiang e4211d10c1 Apply InfoLogLevel to the logs in util/env_hdfs.cc 10 years ago
maurice barnum 76f6c7c7c4 CompactionFilterV2: eliminate an often unnecessary allocation. 10 years ago
Lei Jin 29a9161f34 Note dynamic options in options.h 10 years ago
Lei Jin fd24ae9d05 SetOptions() to return status and also add it to StackableDB 10 years ago
Lei Jin b1267750fb fix the asan check 10 years ago
sdong 83bf09144b Bump verison number to 3.7 10 years ago
sdong da5daa061c Replace some ASSERT_TRUE() asserts in DBTest.DynamicMemtableOptions and DynamicCompactionOptions with more specific ones 10 years ago
sdong b0cda4a116 DBTest.DynamicMemtableOptions to use single background compaction 10 years ago
Yueh-Hsuan Chiang 8810850dd4 Apply InfoLogLevel to the logs in db/compaction_job.cc 10 years ago
Yueh-Hsuan Chiang 71783f6524 Merge pull request #377 from fyrz/RocksJava-KeyMayExist 10 years ago
Yueh-Hsuan Chiang 614bbcbe2c Merge pull request #374 from fyrz/RocksJava-DBOptions-Extension-3.6 10 years ago
Yueh-Hsuan Chiang d8e1196635 Apply InfoLogLevel to the logs in db/version_set.cc 10 years ago