Commit Graph

1040 Commits (a16d1b2fd36a2fe036b0aed1008f60570c981773)

Author SHA1 Message Date
Zhichao Cao d8ec0a760a Make FileType Public and Replace kLogFile with kWalFile (#7580) 4 years ago
Jay Zhuang 9e03e4dd52 db_crashtest preserves expected values file for failed crash tests (#7534) 4 years ago
Andrew Kryczka 75d3b6fdf0 Redesign block cache pinning API (#7520) 4 years ago
sdong 82d42606ad Enable paranoid_file_checks in crash test (#7489) 4 years ago
Zhichao Cao 685cabdafa Add trace_analyzer_test to ASSERT_STATUS_CHECKED list (#7480) 4 years ago
Ramkumar Vadivelu e04a50923d Change ParseInternalKey() to return Status instead of bool (#7457) 4 years ago
sdong aedcaaef99 Stress test to support paranoid_file_checks (#7473) 4 years ago
Levi Tamasi 30fb9dd50f Introduce a helper method UncompressData (#7434) 4 years ago
Akanksha Mahajan 98ac6b646a Add IO Tracer Parser (#7333) 4 years ago
Peter Dillinger 7780a360eb Fix HISTORY.md and check_format_compatible.sh for 6.13 branch (#7401) 4 years ago
Yanqin Jin a28df7a75a Add basic support for user-defined timestamp to db_bench (#7389) 4 years ago
mrambacher 7d472accdc Bring the Configurable options together (#5753) 4 years ago
mrambacher a6ac51b99a Fix db_bench_tool_test. Fixes 7341 (#7344) 4 years ago
Peter Dillinger 9de912de3f Fix some errors showing up in Travis builds (#7359) 4 years ago
Jay Zhuang 8a8a01c642 Fix compile error for old gcc-4.8 (#7358) 4 years ago
Peter Dillinger 4e258d3e63 Fix backup/restore in stress/crash test (#7357) 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
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 af54c4092a fix SstFileWriter with dictionary compression (#7323) 4 years ago
Hans Holmberg 679a413f11 Close databases on benchmark error exits in db_bench (#7327) 4 years ago
Hans Holmberg 2a0d3c7054 Add a file system parameter: --fs_uri to db_stress and db_bench (#6878) 4 years ago
Akanksha Mahajan 1f9f630b27 Store FileSystemPtr object that contains FileSystem ptr (#7180) 4 years ago
Andrew Kryczka 7eebe6d38a Mark files for compaction in stress/crash tests (#7231) 4 years ago
Yanqin Jin 8a1da56b96 Include 6.12.fb branch in format compatibility check (#7226) 4 years ago
Aaron Kabcenell 56ed601df3 Compaction Read/Write Stats by Compaction Type (#7165) 4 years ago
Stanislau Hlebik 961dd6228a remediation of S205607 4 years ago
Stanislau Hlebik 961a496abc remediation of S205607 4 years ago
Jay Zhuang fc4d5f5065 Add stress test for GetProperty (#7111) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
Yanqin Jin 842bd2742a Running ./ldb without any extra arg print usage (#7107) 4 years ago
Jay Zhuang 00de699096 Replace reinterpret_cast with static_cast_with_check (#7067) 4 years ago
Yanqin Jin f8bfd66b97 Fix python in format check script for Centos8 (#7057) 4 years ago
Yanqin Jin f5554fd7b6 Add recent versions to format compatibility check (#7059) 4 years ago
sdong d64cf0e4ee Move away from direct TmpDir() call in some tests (#7030) 4 years ago
Zitan Chen be41c61f22 Add a new option for BackupEngine to store table files under shared_checksum using DB session id in the backup filenames (#6997) 4 years ago
sdong 9cc25190e1 Test CircleCI with CLANG-10 (#7025) 4 years ago
Andrew Kryczka 8efb5cfb6f add SstFileManager to crash test (#6993) 4 years ago
Peter Dillinger 5b2bbacb6f Minimize memory internal fragmentation for Bloom filters (#6427) 4 years ago
Andrew Kryczka d76eed4839 minor fixes for stress/crash contruns (#7006) 4 years ago
Peter Dillinger 88b4210701 Remove racially charged terms "whitelist" and "blacklist" (#7008) 4 years ago
Andrew Kryczka 775dc623ad add `CompactionFilter` to stress/crash tests (#6988) 4 years ago
Yanqin Jin 15d9f28da5 Add stress test for best-efforts recovery (#6819) 4 years ago
Peter Dillinger edf74d1cb1 Add --version and --help to ldb and sst_dump (#6951) 4 years ago
Zitan Chen 119b26fac0 Implement a new subcommand "identify" for sst_dump (#6943) 4 years ago
Zhichao Cao fb08330f74 decouple the dependency of trace_analyzer_test unit test (#6941) 4 years ago
Peter Dillinger c7432cc3c0 Fix more defects reported by Coverity Scan (#6935) 4 years ago
mrambacher e85cbdb4e8 Fix two core dumps when files are missing (#6922) 4 years ago