Commit Graph

9290 Commits (2bc63e3abae384d0da75f1a371eb632a61fe9299)
 

Author SHA1 Message Date
Arkady Dyakonov 2bc63e3aba Fix Java test for uint64add merge operator (#7243) 4 years ago
Zitan Chen b578ca2e4d BackupEngine supports custom file checksums (#7085) 4 years ago
Yanqin Jin 76609cd38a Fix potential memory leak (#7245) 4 years ago
Levi Tamasi 378bc94d7e Update github-pages to v207 (#7235) 4 years ago
Yanqin Jin f15414b656 Timer should run scheduled function without mutex (#7228) 4 years ago
Yanqin Jin e9daedec84 Add CircleCI for tests on non-shm (#7229) 4 years ago
Peter Dillinger 6ac1d25fd0 Fix+clean up handling of mock sleeps (#7101) 4 years ago
Levi Tamasi a99fb67233 Remove redundant consistency check from VersionStorageInfo::AddFile (#7237) 4 years ago
Andrew Kryczka 7eebe6d38a Mark files for compaction in stress/crash tests (#7231) 4 years ago
anand76 f308da5273 Fix delete triggered compaction for single level universal (#7224) 4 years ago
Andrew Kryczka 6e99de6d3c Allow optimization level to be set in Makefile (#7202) 4 years ago
Peter Dillinger cb26c8cc80 CircleCI: apt retries for downloads from unreliable llvm.org (#7234) 4 years ago
Yuhong Guo 5444942f15 Fix cmake build on MacOS (#7205) 4 years ago
Remington Brasga 633bff2f19 Fixed typo on Value mismatch error in db_test (#6587) 4 years ago
Yanqin Jin 8a1da56b96 Include 6.12.fb branch in format compatibility check (#7226) 4 years ago
anand76 832b056a30 Enable IO timeouts for iterators (#7161) 4 years ago
Zhichao Cao b79f13b2aa Fix the potential deadlock in WriteImplWALOnly and UnorderedWriteMemtable (#7199) 4 years ago
mrambacher 56f468b356 Add more tests to ASSERT_STATUS_CHECKED (#7211) 4 years ago
Yingchun Lai 67bbac3621 Remove duplicate colon in Status message (#7041) 4 years ago
jsteemann 5e1808d515 fix typo: paraniod -> paranoid (#7163) 4 years ago
Adam Retter 3356187617 Automatically number the Maven artifacts (#7219) 4 years ago
Cheng Chang 71c7e4935e Replace tracked_keys with a new LockTracker interface in TransactionDB (#7013) 4 years ago
Cheng Chang cd48ecaa1a Define WAL related classes to be used in VersionEdit and VersionSet (#7164) 4 years ago
Levi Tamasi 124fbd96d8 Remove assertion from FaultInjectionTestFS::NewDirectory (#7220) 4 years ago
sdong 5c1a544122 Clean up InternalIterator upper bound logic a little bit (#7200) 4 years ago
Yanqin Jin 2735b0275d ReadOptions.iter_start_ts should support tombstones (#7178) 4 years ago
Akanksha Mahajan 493f425e77 Add support to start and end IOTracing through DB APIs (#7203) 4 years ago
sdong 41c328fe57 Fix a perf regression that caused every key to go through upper bound check (#7209) 4 years ago
Jay Zhuang fea286d914 Fix Timer unable to schedule new added job (#7216) 4 years ago
Levi Tamasi 8cb278d11a Move CompressionType to its own header file (#7162) 4 years ago
Andrew Kryczka a4a4a2dabd dedup ReadOptions in iterator hierarchy (#7210) 4 years ago
Adam Retter 18efd760c5 Add defaults to ReadOptions doc (#7215) 4 years ago
Jay Zhuang d941b89ddd Fix hang timer tests on macos (#7208) 4 years ago
Aaron Kabcenell 56ed601df3 Compaction Read/Write Stats by Compaction Type (#7165) 4 years ago
codingsh 50f206ad84 feat: export SetBackgroundThreads(n, Env::BOTTOM); (#7191) 4 years ago
Yanqin Jin a38f04ac26 Update HISTORY and version for 6.12 release (#7194) 4 years ago
sdong 692f6a3138 Implement NextAndGetResult() in memtable and level iterator (#7179) 4 years ago
mrambacher d9d190742c Make env*_test work with ASSERT_STATUS_CHECKED (#7176) 4 years ago
Andrew Kryczka c0c33a4854 Makefile support for link-time optimization (#7181) 4 years ago
codingsh 83ea266b43 export stats_persist_period_sec (#7168) 4 years ago
zitan 4496719450 Fix data race warning of BackupableDBTest.TableFileWithDbChecksumCorruptedDuringBackup (#7177) 4 years ago
Yanqin Jin b0279d3869 Header file should not be executable (#7182) 4 years ago
Cheng Chang 69a6d0b411 Fix RandomAccessFileReaderTest failures on Travis (#7173) 4 years ago
Yanqin Jin 1adfd729e9 Enable a few jobs in determinator (#7174) 4 years ago
Akanksha Mahajan 7e37a5918c Fix for flaky test BackupableDBTest.RateLimiting (#7167) 4 years ago
Jay Zhuang 0c5bb10f06 Remove redundant ROCKSDB_LITE check (#7172) 4 years ago
Tomas Kolda cd4592c220 SST Partitioner interface that allows to split SST files (#6957) 4 years ago
Yanqin Jin 954ee56571 Add job specs for blackbox/whitebox stress tests (#7170) 4 years ago
Cheng Chang d34e015417 Add more tests for RandomAccessFileReader::MultiRead (#7157) 4 years ago
Cheng Chang 7af1fab443 Update HISTORY (#7158) 4 years ago