Commit Graph

9372 Commits (5c39d8df691a3096cf826ff639773a3dd574fcd2)
 

Author SHA1 Message Date
Stanislav Tkach 5c39d8df69 Add getters to the C API for flush, write, cache and compact options (#7321) 4 years ago
Peter Dillinger e3149358a5 More backup/restore stress test fixes (#7361) 4 years ago
Levi Tamasi 7b1d6c438a Fix the handling of the case when a blob file with a lower number gets added in VersionBuilder (#7349) 4 years ago
Peter Dillinger a7fde8727b Fix platform_dependent in Travis, rebalance groups (#7360) 4 years ago
mrambacher a6ac51b99a Fix db_bench_tool_test. Fixes 7341 (#7344) 4 years ago
Jay Zhuang f1e99b36f5 tests need linked with third_party libs (#7351) 4 years ago
Peter Dillinger 9de912de3f Fix some errors showing up in Travis builds (#7359) 4 years ago
Akanksha Mahajan 0de335e076 Use FSRandomRWFilePtr Object to call underlying file system. (#7198) 4 years ago
Jay Zhuang 8a8a01c642 Fix compile error for old gcc-4.8 (#7358) 4 years ago
Yanqin Jin 8307d4400c Update HISTORY.md for PR7329 (#7355) 4 years ago
Akanksha Mahajan b175eceb09 Store FSWritableFilePtr object in WritableFileWriter (#7193) 4 years ago
Peter Dillinger 4e258d3e63 Fix backup/restore in stress/crash test (#7357) 4 years ago
Levi Tamasi 423d051124 Clean up SubcompactionState a bit (#7322) 4 years ago
Yanqin Jin ab202e8d72 Add a new stats level to exclude tickers (#7329) 4 years ago
Jay Zhuang 27aa443a15 Add sst_file_dumper status check (#7315) 4 years ago
Jay Zhuang ef32f11004 Disable backup/restore stress test (#7350) 4 years ago
Peter Dillinger 06ad5dd293 Add file checksum to stress/crash test (#7343) 4 years ago
Cheng Chang 3f9b75604d Fix wrong level args (#7346) 4 years ago
Peter Dillinger 499c9448d0 Fix, enable, and enhance backup/restore in db_stress (#7348) 4 years ago
Andrew Kryczka 5746767387 add `ldb unsafe_remove_sst_file` subcommand (#7335) 4 years ago
Andrew Kryczka 40e97b02be add warning on `DeleteFile()` API (#7337) 4 years ago
Andrew Kryczka af54c4092a fix SstFileWriter with dictionary compression (#7323) 4 years ago
Eduardo Barreto Alexandre 5b1ccdc191 Expose rocksdb_open_column_families_with_ttl C function (#7314) 4 years ago
Hiep d0c1a01c1b Avoid converting MERGES to PUTS when allow_ingest_behind is true (#7166) 4 years ago
Hans Holmberg 679a413f11 Close databases on benchmark error exits in db_bench (#7327) 4 years ago
Peter Dillinger c4d8838a2b New bit manipulation functions and 128-bit value library (#7338) 4 years ago
Daniel Smith a09c3cf13e Add options for forcing AVX and AVX2 instructions (#7334) 4 years ago
Bingyi Sun 61d5a132c9 Fix typo: rename "bounary" to "boundary" in block.cc (#7328) 4 years ago
Andrew Kryczka 177f8bd063 Bound L0->Lbase fanout in dynamic leveled compaction (#7325) 4 years ago
Tomasz Posłuszny 8d44d792c3 Make examples work on Windows (#7304) 4 years ago
Jay Zhuang 55bf42a80c Recompress blobs during GC if compression changed (#7331) 4 years ago
Levi Tamasi 792d2f906e Log info about generated blob files in BlobFileBuilder (#7324) 4 years ago
Akanksha Mahajan 963314ffd6 Add unit test for max_write_buffer_size_to_maintain (#7311) 4 years ago
Jonny Heggheim 1e59800718 Use standard variables for installing/uninstalling with make (#7187) 4 years ago
Jay Zhuang c2485f2d81 Add buffer prefetch support for non directIO usecase (#7312) 4 years ago
Levi Tamasi 5043960623 Add a blob file builder class that can be used in background jobs (#7306) 4 years ago
Akanksha Mahajan 8e0df9050c Store FSRandomAccessPtr object in RandomAccessFileReader (#7192) 4 years ago
Peter Dillinger 9aad24da55 Real fix for race in backup custom checksum checking (#7309) 4 years ago
sdong 722814e357 Get() to fail with underlying failures in PartitionIndexReader::CacheDependencies() (#7297) 4 years ago
sdong cecdd5d2ab Parameterize DBBasicTest.CompactBetweenSnapshots (#7301) 4 years ago
Zhichao Cao d51f88c9e4 Pass SST file checksum information through OnTableFileCreated (#7108) 4 years ago
Connor1996 416943bf28 Eliminates a no-op compaction upon snapshot release when disabling auto compactions (#7267) 4 years ago
mrambacher b7e1c5213f Add some simulator cache and block tracer tests to ASSERT_STATUS_CHECKED (#7305) 4 years ago
rockeet e653af7164 DBWithTTL::Open() param ttls: vector<int32_t> to const vector<int32_t>& (#7196) 4 years ago
sdong 5aacef9712 Disable fsync in SeqAdvanceConcurrentTest (#7302) 4 years ago
sdong 21ce018a32 Disable fsync in some ExternalSSTFileTest tests (#7303) 4 years ago
Akanksha Mahajan ed7ea43dd9 Fix for Regression failure (#7300) 4 years ago
Jay Zhuang e500c730cf Shutdown timer in destructor (#7292) 4 years ago
Akanksha Mahajan 3844612625 Bug Fix for memtables not trimmed down. (#7296) 4 years ago
Jay Zhuang 187964a039 Add test function MockTimeEnv.SleepForMicroseconds() (#7293) 4 years ago