Commit Graph

9630 Commits (8a1488efbfcc62e70af90fbaa4b3ce1aed5417e4)
 

Author SHA1 Message Date
Andrew Kryczka 7a23a2175b enable Status check assertions for sst_file_reader_test (#7448) 4 years ago
Zhichao Cao d71cfe04e4 Add flush_job_test to the list of ASSERT_STATUS_CHECKED tests (#7445) 4 years ago
Levi Tamasi 1abbc56aba Add version_builder_test to the list of ASSERT_STATUS_CHECKED tests (#7444) 4 years ago
Ramkumar Vadivelu c203e01773 reset refitting_level_ flag to false in error paths (#7403) 4 years ago
Peter Dillinger 08552b19d3 Genericize and clean up FastRange (#7436) 4 years ago
Yanqin Jin 8f8264032d Re-add extra compiler flags when building unittests (#7437) 4 years ago
Jay Zhuang fa92b9dc9f Fix TSAN build and re-enable the tests (#7386) 4 years ago
Peter Dillinger c8a12aa94b EnableFileDeletions only read field while holding mutex (#7435) 4 years ago
Cheng Chang 1a24f4d1d6 Track WAL in MANIFEST: add method to check WAL consistency (#7236) 4 years ago
Jay Zhuang 8c9fff917c MultiGet() with timestamp should respect snapshot (#7404) 4 years ago
Jay Zhuang c5b3128f15 Add ASSERT_STATUS_CHECKED flag support (#7332) 4 years ago
Levi Tamasi 30fb9dd50f Introduce a helper method UncompressData (#7434) 4 years ago
Akanksha Mahajan 9a63bbd391 Add few unit test cases in ASSERT_STATUS_CHECKED build (#7427) 4 years ago
Zhichao Cao 0ce9b3a22d Add AppendWithVerify and PositionedAppendWithVerify to Env and FileSystem (#7419) 4 years ago
Akanksha Mahajan 98ac6b646a Add IO Tracer Parser (#7333) 4 years ago
Peter Dillinger 31d1cea4f3 Add and fix clang -Wshift-sign-overflow (#7431) 4 years ago
Andrew Kryczka 0698598f3a Fix scope of `ReadOptions` in `SstFileReader` (#7432) 4 years ago
Jay Zhuang 6980fff445 CircleCI build improvements (#7392) 4 years ago
Xavier Deguillard 249f2b59a0 build: make it compile with @mode/win (#7406) 4 years ago
Peter Dillinger ac1734d06b Fix/minimize mock_time_env.h dependencies (#7426) 4 years ago
rockeet b005f96937 db_iter.cc: DBIter::Next(): minor improve (#7407) 4 years ago
mrambacher 5d6ff69375 Fix valgrind issues with configurable_test (#7424) 4 years ago
Cheng Chang 00ee89b584 Track WAL in MANIFEST: update WalMetadata for WAL syncing (#7414) 4 years ago
Yanqin Jin cd72f8974b Allow mutex to be released in GetAggregatedIntProperty (#7412) 4 years ago
Yuqi Gu 29f7bbef99 Fix RocksDB SIGILL error on Raspberry PI 4 (#7233) 4 years ago
sdong 3591da33c0 Add a release build with RTTI in CircleCI (#7364) 4 years ago
Peter Dillinger 6727259eb4 Possible fix to flaky db_write_test (#7418) 4 years ago
Peter Dillinger 9d8eb77c4d Less I/O for incremental backups, slightly better corruption detection (#7413) 4 years ago
Peter Dillinger 52691703fc Update HISTORY.md for #7346 (#7417) 4 years ago
yaphet 323a834d1d Fix typo (#7353) 4 years ago
Zhichao Cao 485fd9d9db fix the flaky test failure (#7415) 4 years ago
Peter Dillinger b475a83f9d Postponing custom checksum support in BackupEngine (#7411) 4 years ago
Tomasz Posluszny 6efae4b00d Add missing Java API for boolean and numerical fields in DBOptions (#7387) 4 years ago
Zhichao Cao c268628c25 Map retryable IO error during Flush without WAL to soft error and no switch memtable during resume (#7310) 4 years ago
Adam Retter 3ac07a12fe RocksJava - Add errorIfLogFileExists parameter to RocksDB.openReadOnly (#7046) 4 years ago
anand76 b9750c7c3c Update HISTORY.md with IO fencing error code (#7402) 4 years ago
Peter Dillinger 93719fc953 Restore file size in backup table file names (and other cleanup) (#7400) 4 years ago
Peter Dillinger 7780a360eb Fix HISTORY.md and check_format_compatible.sh for 6.13 branch (#7401) 4 years ago
mrambacher a08d6f18f0 Add more tests to ASSERT_STATUS_CHECKED (#7367) 4 years ago
Andrew Kryczka ec024a86de More robust sync points for intra-L0 compaction tests (#7382) 4 years ago
Yanqin Jin a28df7a75a Add basic support for user-defined timestamp to db_bench (#7389) 4 years ago
Andrew Kryczka 9d3b2db9b5 Disable fsync in DB tests with timeouts (#7380) 4 years ago
Levi Tamasi bf1aeebb6c Integrate blob file writing with recovery (#7388) 4 years ago
mrambacher 67bd5401e9 Changes to EncryptedEnv public API (#7279) 4 years ago
Levi Tamasi b0e7834100 Integrate blob file writing with the flush logic (#7345) 4 years ago
Andrew Kryczka d4993b9b60 Makefile support subset/individual valgrind tests (#7379) 4 years ago
mrambacher 7d472accdc Bring the Configurable options together (#5753) 4 years ago
anand76 18a3227b12 Add a new IOStatus subcode to indicate that writes are fenced off (#7374) 4 years ago
Peter Dillinger 7e09750790 Update Travis config for broken snapd on ppc (#7381) 4 years ago
Peter Dillinger a0ac71aae1 Disable sst_file_manager in stress testing backup restore (#7384) 4 years ago