Commit Graph

1120 Commits (ab718b415fc9b2a66a2ed642c18803f764839d7b)

Author SHA1 Message Date
sdong ab718b415f Kill whitebox crash test if it is 15 minutes over the limit (#8341) 3 years ago
Peter Dillinger 311a544c2a Use deleters to label cache entries and collect stats (#8297) 3 years ago
anand76 13232e11d4 Allow cache_bench/db_bench to use a custom secondary cache (#8312) 3 years ago
Levi Tamasi d83542ca83 Make it possible to apply only a subrange of table property collectors (#8298) 3 years ago
sdong 0ed8cb666d Write file temperature information to manifest (#8284) 3 years ago
Peter Dillinger ecd63b9262 Revert accidental enabling broken ClockCache in stress test (#8277) 3 years ago
Andrew Kryczka b71b4597e7 Permit stdout "fail"/"error" in whitebox crash test (#8272) 3 years ago
mrambacher 8948dc8524 Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions (#8262) 3 years ago
Andrew Kryczka 0f42e50fec Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268) 3 years ago
Peter Dillinger 3b981eaa1d Fix use-after-free threading bug in ClockCache (#8261) 3 years ago
sdong c3ff14e2c1 Hint temperature of bottommost level files to FileSystem (#8222) 3 years ago
Peter Dillinger d2ca04e3ed Add more LSM info to FilterBuildingContext (#8246) 3 years ago
Peter Dillinger 85becd94c1 Refactor: use TableBuilderOptions to reduce parameter lists (#8240) 3 years ago
sdong cde69a7cfd db_stress to add --open_metadata_write_fault_one_in (#8235) 3 years ago
Akanksha Mahajan 65abb0cf71 Add 6.18, 6.19 and 6.20 to check_format_compatible.sh (#8236) 3 years ago
Peter Dillinger 95f6add746 Revert Ribbon starting level support from #8198 (#8212) 3 years ago
Peter Dillinger 10196d7edc Ribbon long-term support, starting level support (#8198) 3 years ago
Akanksha Mahajan 296b47db25 Extend file_checksum_dump ldb command and DB::GetLiveFilesChecksumInfo to blob files (#8179) 3 years ago
David Carlier 728e5f5750 db_bench_tool: basic sys infos for FreeBSD. (#8169) 3 years ago
Akanksha Mahajan 0be89e87fd Enable backup/restore for Integrated BlobDB in stress and crash tests (#8165) 3 years ago
Yanqin Jin 09528f9fa1 Fix a bug for SeekForPrev with partitioned filter and prefix (#8137) 3 years ago
Yanqin Jin 2d8518f5ea Reset pinnable slice before using it in Get() (#8154) 3 years ago
Akanksha Mahajan 689b13e639 Add request_id in IODebugContext. (#8045) 3 years ago
mrambacher 1be3867689 Fix check in db_bench for num shard bits to match check in LRUCache (#8110) 3 years ago
Yanqin Jin ae7a795686 Disable partitioned filters in ts stress test (#8127) 3 years ago
junhan lee 06bb45a65a fix typo (#8088) 3 years ago
Andrew Kryczka c20a7cd6c7 Apply `sample_for_compression` to all block-based tables (#8105) 3 years ago
Yanqin Jin e1aa8c160f Fix an error while running db_crashtest for non-user-ts tests (#8091) 3 years ago
Yanqin Jin 08144bc2f5 Add user-defined timestamps to db_stress (#8061) 3 years ago
Levi Tamasi 0d800dadea Adjust the set of potential min_blob_size values in stress/crash tests (#8085) 3 years ago
Zhichao Cao dd0447ae2c Add new Append API with DataVerificationInfo to Env WritableFile (#8071) 3 years ago
Yanqin Jin 063a68b9cd Check and handle failure in ldb (#8072) 3 years ago
Mark Callaghan 326670d265 Add new db_bench --benchmarks options for controlling compaction (#8027) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 3 years ago
Hans Holmberg 670567db09 Add support for custom file systems to ldb and sst_dump (#8010) 3 years ago
Peter Dillinger 4b18c46d10 Refactor: add LineFileReader and Status::MustCheck (#8026) 3 years ago
Peter Dillinger 0028e3398b Make format_version=5 new default (#8017) 3 years ago
Peter Dillinger a9046f3c45 Revamp check_format_compatible.sh (#8012) 3 years ago
Yanqin Jin 1f11d07f24 Enable compact filter for blob in dbstress and dbbench (#8011) 3 years ago
sherriiiliu e017af15c1 Fix testcase failures on windows (#7992) 3 years ago
Akanksha Mahajan 6790a983eb Fix for ASSERT_STATUS_CHECKED test failure (#7985) 3 years ago
Andrew Kryczka d904233d2f Limit buffering for collecting samples for compression dictionary (#7970) 3 years ago
Zhichao Cao b0fd1cc45a Introduce a new trace file format (v 0.2) for better extension (#7977) 3 years ago
Levi Tamasi dab4fe5bcd Add checkpoint support to BlobDB (#7959) 3 years ago
Levi Tamasi 0743eba0c4 Add support for the integrated BlobDB to db_bench (#7956) 3 years ago
Jay Zhuang 00519187a6 Update internal build script (#7957) 3 years ago
David CARLIER 14fbb43f3e db_bench: dump cpu info for Mac. (#7932) 3 years ago
Levi Tamasi 4fba83b4c2 Fix db_bench_tool_test (#7935) 3 years ago
Levi Tamasi 0288bdbc53 Add the integrated BlobDB to the stress/crash tests (#7900) 3 years ago
Zhichao Cao 108e6b6354 Return Status::OK for unimplemented write batch handler in trace analyzer (#7910) 3 years ago