Commit Graph

14 Commits (24bceb09636df45a0240dc0ab592054c4d218c31)

Author SHA1 Message Date
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 9 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 10 years ago
Yueh-Hsuan Chiang 2b785d76b8 Fixed a bug where CompactFiles won't delete obsolete files until flush. 10 years ago