Commit Graph

21 Commits (fe0d23059d8f3d0ad1141a7ada327e2130768d00)

Author SHA1 Message Date
Maysam Yabandeh 21b51dfec4 Add inline comments to flush job (#4464) 6 years ago
Mikhail Antonov 927f274939 Avoiding write stall caused by manual flushes (#4297) 6 years ago
Sagar Vemuri f3801528c1 Disable DBFlushTest.SyncFail and DBTest.GroupCommitTest on Travis (#4154) 6 years ago
Siying Dong d59549298f Skip deleted WALs during recovery 6 years ago
Siying Dong d5afa73789 Revert "Skip deleted WALs during recovery" 6 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
Maysam Yabandeh 73f21a7b21 Skip deleted WALs during recovery 6 years ago
Anand Ananthabhotla 4b124fb9d3 Handle error return from WriteBuffer() 6 years ago
Yi Wu 4bdf06e78f Fix DBFlushTest::ManualFlushWithMinWriteBufferNumberToMerge dead lock 7 years ago
Yi Wu f1cb83fcf4 Fix Flush() keep waiting after flush finish 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 7 years ago
Maysam Yabandeh e6725e8c8d Fix some bugs in MockEnv 7 years ago
Aaron Gao db2b4eb50e avoid direct io in rocksdb_lite 7 years ago
Yi Wu 9239103cd4 Flush job should release reference current version if sync log failed 8 years ago
Yi Wu 89f319c2df Fix unit test which breaks lite build 8 years ago
Yi Wu 32604e6601 Fix flush not being commit while writing manifest 8 years ago