Commit Graph

6909 Commits (ec5843dca99dc7a16f1e80237468d7b5df2e6e1d)
 

Author SHA1 Message Date
Yi Wu 81736d8afe WritePrepared Txn: update compaction_iterator_test and db_iterator_test 6 years ago
Zhongyi Xie 2f29991701 split RandomizedHarnessTest more ways 6 years ago
Maysam Yabandeh 88d8b2a2f5 WritePrepared Txn: Duplicate Keys, Txn Part 6 years ago
Anand Ananthabhotla 4b124fb9d3 Handle error return from WriteBuffer() 6 years ago
Agam Brahma c3401846ef Minor typo in comment (s/pro/pri) 6 years ago
Mike Kolupaev cb5b8f2090 Fix use-after-free in tailing iterator with merge operator 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 7 years ago
Ben Clay a247617e6f Java: Add copy constructors for various option classes 7 years ago
Prashant D 6e5b341e8b options: Fix coverity issues 7 years ago
Jun Wu e502839e25 crc32: suppress -Wimplicit-fallthrough warnings 7 years ago
Fosco Marotto ba8aa8fdc8 Upgrade Appveyor to VS2017 7 years ago
Andrew Kryczka b78ed0460b fix ReadaheadRandomAccessFile/iterator prefetch bug 7 years ago
Maysam Yabandeh 813719e952 WritePrepared Txn: Duplicate Keys, Memtable part 7 years ago
Yi Wu e62a763752 Blob DB: miscellaneous changes 7 years ago
Andrew Kryczka 1edac32b77 Update rocksdb.read.block.get.micros when block cache disabled 7 years ago
Zhongyi Xie 5eccf0b9d5 add -fno-sanitize-recover option to force exit on errors 7 years ago
Fosco Marotto 6efa8e270c Update endif/else behavior for unreachable code error on Windows. 7 years ago
Fosco Marotto 5400800a56 Work around VS2017 warning for unused reference 7 years ago
Andrew Kryczka ab5ab36ac2 fix DBTest2.ReadAmpBitmapLiveInCacheAfterDBClose file ID support check 7 years ago
Maysam Yabandeh ec225d2e97 Make WithParamInterface virtual in transaction_test 7 years ago
Huachao Huang ab43ff58b5 Delete files in multiple ranges at once 7 years ago
Fosco Marotto 77dc069eb9 Change size_t cast in table_test 7 years ago
Andrew Kryczka f3fe6f883b fix for checkpoint directory with trailing slash(es) 7 years ago
Yi Wu 4bdf06e78f Fix DBFlushTest::ManualFlushWithMinWriteBufferNumberToMerge dead lock 7 years ago
Maysam Yabandeh 3073b1c573 Split SnapshotConcurrentAccessTest into 20 sub tests 7 years ago
Sagar Vemuri e6605e5302 Tests for dynamic universal compaction options 7 years ago
Zhongyi Xie 3fe0937180 Use block cache to track memory usage when ReadOptions.fill_cache=false 7 years ago
Siying Dong e2d4b0efb1 db_bench: sanity check CuckooTable with mmap_read option 7 years ago
Mark Isaacson b8eb32f8cf Suppress lint in old files 7 years ago
Andrew Kryczka 9f7ccc8445 fix db_bench filluniquerandom key count assertion 7 years ago
Mamy Ratsimbazafy 3f666f79af Add Nim to the list of language bindings 7 years ago
Ben Darnell 65cd6cd4b6 Rewrite comments on use_fsync option 7 years ago
Maysam Yabandeh 46acdc9883 Split HarnessTest_Randomized to avoid timeout 7 years ago
Yi Wu 439855a774 StackableDB optionally take shared ownership of the underlying DB 7 years ago
Maysam Yabandeh 4927b4e662 Rounddown in FilePrefetchBuffer::Prefetch 7 years ago
Sagar Vemuri 7fcc1d0ddf Incorrect Universal Compaction reason 7 years ago
Andrew Kryczka 0e6e405fec db_bench support for memtable in-place update 7 years ago
Sagar Vemuri d938226af4 Improve performance of long range scans with readahead 7 years ago
Ben Darnell 65d431639b Update comments about default WALRecoveryMode 7 years ago
Siying Dong 1039133f2d BlockBasedTable::NewDataBlockIterator to always return BlockIter 7 years ago
Yi Wu c7226428dd WritePrepared Txn: Fix DBIterator and add test 7 years ago
Kamalalochana Subbaiah d6fdd59c63 CMake changes for CRC32 Optimization on PowerPC 7 years ago
Yi Wu 35d8e65a04 Make Iterator::SeekForPrev pure virtual 7 years ago
Yi Wu d46e832e94 Assert last reference before destroy ColumnFamilyData 7 years ago
Yi Wu edc258127e DB::DumpSupportInfo should log all supported compression types 7 years ago
Nathan VanBenschoten ec0167eecb Fix WriteBatch rep_ format for RangeDeletion records 7 years ago
Sagar Vemuri 0ea7170d7d Remove old misleading comments 7 years ago
Yi Wu 7e3d3326ce Blob DB: dump blob_db_options.min_blob_size 7 years ago
Siying Dong 7291a3f813 Improve fallocate size in compaction output 7 years ago
Islam AbdelRahman c615689bb5 Support skipping bloom filters for SstFileWriter 7 years ago