Commit Graph

1239 Commits (7b7793e97aa936264c5092b577f5ac7911409e41)
 

Author SHA1 Message Date
Igor Canadi 7b7793e97a Don't sync in stress test 10 years ago
Igor Canadi 45ad75db80 Correct version of D16821 10 years ago
Igor Canadi 2b95dc1542 Revert "Fix bad merge of D16791 and D16767" 10 years ago
Igor Canadi 5ba028c179 DBStress cleanup 10 years ago
sdong 839c8ecfcd Fix bad merge of D16791 and D16767 10 years ago
Lei Jin 86ba3e24e3 make assert based on FLAGS_prefix_size 10 years ago
sdong bd45633b71 Fix data race against logging data structure because of LogBuffer 10 years ago
Lei Jin 02dab3be11 fix db_stress test 11 years ago
sdong 6c66bc08d9 Temp Fix of LogBuffer flushing 11 years ago
Igor Canadi cb9802168f Add a comment after SignalAll() 11 years ago
sdong 01dcef114b Env to add a function to allow users to query waiting queue length 11 years ago
Igor Canadi d5de22dc09 Call PurgeObsoleteFiles() only when HaveSomethingToDelete() 11 years ago
Igor Canadi 9db8c4c556 Fix share_table_files bug 11 years ago
sdong fac58c0504 DBTest: remove perf_context's time > 0 check 11 years ago
Haobo Xu a91aed615a [RocksDB] Minor cleanup of PurgeObsoleteFiles 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 years ago
Haobo Xu 9e0e6aa7f6 [RocksDB] make sure KSVObsolete does not get accessed as a valid pointer. 11 years ago
Lei Jin cff908db09 fix ldb_test TtlPutGet test 11 years ago
Igor Canadi b04c75d244 Dump options in backupable DB 11 years ago
Haobo Xu 66da467983 [RocksDB] LogBuffer Cleanup 11 years ago
Igor Canadi 04d2c26e17 Add option verify_checksums_in_compaction 11 years ago
Lei Jin e5fa4944fc use CAS when returning SuperVersion to ThreadLocal 11 years ago
Igor Canadi ebe2527f9a Merge pull request #94 from yumiOS/modify_ftruncate_warning 11 years ago
Yumikiyo Osanai 056a0286d2 Modify the compile error about ftruncate() 11 years ago
Igor Canadi eec8695206 Delete local sv when destroying DB from stress test 11 years ago
Kai Liu 566f18e6ad More precise calculation of sub_index_size 11 years ago
sdong e1f52b6a22 Fix Valgrind error introduced by D16515 11 years ago
Igor Canadi 26ac5603f4 Truncate unused space on PosixWritableFile::Close() 11 years ago
Igor Canadi 9c8ad62691 DB Sanity Test 11 years ago
Kai Liu abeee9f2cb Make sure GetUniqueID releated tests run on "regular" storage 11 years ago
sdong ecb1ffa2a8 Buffer info logs when picking compactions and write them out after releasing the mutex 11 years ago
sdong 4405f3a000 Allow user to specify log level for info_log 11 years ago
Igor Canadi 8ca30bd51b Merge pull request #47 from mlin/kCompactionStopStyleSimilarSize 11 years ago
Lei Jin 04298f8c33 output perf_context in db_bench readrandom 11 years ago
Lei Jin 64138b5d9c fix db_bench to use HashSkipList for real 11 years ago
Lei Jin 51560ba755 config max_background_flushes in db_bench 11 years ago
Igor Canadi c0ccf43648 MergingIterator assertion 11 years ago
Igor Canadi 2b5155fb29 CloseDB in BackupableDBTest to make valgrind happy 11 years ago
sdong e8ecca9e86 CleanupIteratorState() only to initialize DeletionState when super version cleanup needed 11 years ago
kailiu a01bda0997 Fix a buggy assert 11 years ago
Lei Jin a5b1d2f146 make key evenly distributed between 0 and FLAGS_num 11 years ago
Igor Canadi e3f396f1ea Some fixes to BackupableDB 11 years ago
kailiu a1d56e73ec Uncomment the unit tests in table test 11 years ago
kailiu 906f3dca72 Add a hash-index component for block 11 years ago
kailiu 6b9da48a03 Get rid of all optimization flags in debug mode 11 years ago
sdong f0ee2356af Fix issue with iterator operations in this order: Prev(), Seek(), Prev() 11 years ago
Igor Canadi 5142b37000 Fix a group commit bug in LogAndApply 11 years ago
Igor Canadi 97eddef235 Reopen DB in crash test 11 years ago
kailiu 1aeafeccac Make the Create() function comform the convention 11 years ago
Kai Liu 16d4e45c12 Fix the memory leak in table index 11 years ago