Commit Graph

23 Commits (5d68243e61c9e9200182bbc6b3c9c22245a309af)

Author SHA1 Message Date
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 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
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 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