Commit Graph

10 Commits (8cf0f86d397a9f21b7e4343dc34a20c863f87fb8)

Author SHA1 Message Date
Mike Kolupaev eef63ef807 Fixed CompactFiles() spuriously failing or corrupting DB 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Yueh-Hsuan Chiang 955ecf8b49 Fix an ASAN error in compact_files_test 10 years ago
Venkatesh Radhakrishnan 2ae4d7d708 Make sure that CompactFiles does not run two parallel Level 0 compactions 10 years ago
agiardullo 064294081b Improved FileExists API 10 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 10 years ago
sdong e409d3d745 Make "make all" work for CYGWIN 10 years ago
Yueh-Hsuan Chiang 2e764f06ea [API Change] Improve EventListener::OnFlushCompleted interface 10 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. 11 years ago