Commit Graph

17 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 7 years ago
Islam AbdelRahman a7b13919bf Fix CompactFiles() bug when used with CompactionFilter using SuperVersion 8 years ago
Aaron Gao 5af651db24 fix data race in compact_files_test 8 years ago
Islam AbdelRahman 9e9f5a0b92 Fix CompactFilesTest.ObsoleteFiles timeout (#1353) 8 years ago
Aaron Gao c2a62a4cb2 not cut compaction output when compact to level 0 8 years ago
omegaga c3a4bea5dc Fix flaky test `ObsoleteFiles` 8 years ago
Mike Kolupaev eef63ef807 Fixed CompactFiles() spuriously failing or corrupting DB 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Yueh-Hsuan Chiang 955ecf8b49 Fix an ASAN error in compact_files_test 9 years ago
Venkatesh Radhakrishnan 2ae4d7d708 Make sure that CompactFiles does not run two parallel Level 0 compactions 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 9 years ago
sdong e409d3d745 Make "make all" work for CYGWIN 9 years ago
Yueh-Hsuan Chiang 2e764f06ea [API Change] Improve EventListener::OnFlushCompleted interface 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Yueh-Hsuan Chiang 2b785d76b8 Fixed a bug where CompactFiles won't delete obsolete files until flush. 9 years ago