Commit Graph

10197 Commits (fd2079938d784babcea908c6c82aeb8b3afa42af)
 

Author SHA1 Message Date
Akanksha Mahajan fd2079938d Dynamically configure BlockBasedTableOptions.prepopulate_block_cache (#8620) 3 years ago
Levi Tamasi 9b25d26dc8 Attempt to deflake ObsoleteFilesTest.DeleteObsoleteOptionsFile (#8624) 3 years ago
Yanqin Jin b01a428d9b Update HISTORY for PR8585 (#8623) 3 years ago
Andrew Kryczka a685a701ca Do not attempt to rename non-existent info log (#8622) 3 years ago
Akanksha Mahajan a074d46a5a Fix clang failure (#8621) 3 years ago
anand76 c268859aaa Remove corruption error injection in FaultInjectionTestFS (#8616) 3 years ago
hx235 dbe3810c74 Improve rate limiter implementation's readability (#8596) 3 years ago
Levi Tamasi 08af0ae3f0 Mention PR 8605 in HISTORY.md (#8619) 3 years ago
Yanqin Jin 0879c24040 Fix NotifyOnFlushCompleted() for atomic flush (#8585) 3 years ago
Akanksha Mahajan 8b2f60b668 Cache warming blocks during flush (#8561) 3 years ago
Baptiste Lemaire b278152261 Fix db stress crash mempurge (#8604) 3 years ago
Merlin Mao 4811115b3e Revert checkpoint fix (#8607) 3 years ago
Levi Tamasi 3f7e929865 Fix a race in ColumnFamilyData::UnrefAndTryDelete (#8605) 3 years ago
yangzaorang 8e91bd90d2 Fix a issue with initializing blob header buffer (#8537) 3 years ago
Mikhail Golubev 8f52972cf9 Allow to use a string as a delimiter in StringAppendOperator (#8536) 3 years ago
mrambacher ab7f7c9e49 Allow WAL dir to change with db dir (#8582) 3 years ago
Yanqin Jin 066b51126d Several simple local code clean-ups (#8565) 3 years ago
Peter Dillinger 1d34cd797e Fix insecure internal API for GetImpl (#8590) 3 years ago
Baptiste Lemaire 9501279d5f Create fillanddeleteuniquerandom benchmark (db_bench), with new option flags. (#8593) 3 years ago
sdong e8f218cb68 DB::GetSortedWalFiles() to ensure file deletion is disabled (#8591) 3 years ago
Peter Dillinger 0804b44fb6 Some fixes and enhancements to `ldb repair` (#8544) 3 years ago
Jay Zhuang a4b8ac9a73 Fix HISTORY.md for #8518 (#8594) 3 years ago
jimmycleary e0ff365a76 Replace macros in compaction_iterator.cc with inline functions (#8592) 3 years ago
Baptiste Lemaire d6006f9c9b Add experimental mempurge policy flag to db_stress. (#8588) 3 years ago
Peter Dillinger 74b7c0d249 Fix use-after-free on implicit temporary FileOptions (#8571) 3 years ago
Peter Dillinger e352bd5742 Fix missing Handle release in TableCache::GetRangeTombstoneIterator (#8589) 3 years ago
Zhichao Cao eec79b39a6 Add MultiGet to replay (#8577) 3 years ago
anand76 ddf439c561 Pass extra db_stress args to fbcode crash tests (#8587) 3 years ago
mrambacher 3aee4fbd41 Make EventListener into a Customizable Class (#8473) 3 years ago
Anatolii Zhmaiev 9ddb55a8f6 Add periodic_compaction_seconds option to RocksJava (#8579) 3 years ago
Baptiste Lemaire 4361d6d163 Add simple heuristics for experimental mempurge. (#8583) 3 years ago
Jay Zhuang daf7e77a6b Disable DistributedMutex test by default (#8584) 3 years ago
leipeng 2febf1c45c db_bench_tool.cc: fix copy - paste (#8553) 3 years ago
leipeng 4171e3db9b CompactionJob::Install(): fix log truncation (#8563) 3 years ago
Merlin Mao 55f7ded80d Checkpoint dir options fix (#8572) 3 years ago
Drewryz 3b27725245 Fix a minor issue with initializing the test path (#8555) 3 years ago
Baptiste Lemaire c521a9ab2b Retire superfluous functions introduced in earlier mempurge PRs. (#8558) 3 years ago
Zhichao Cao 61c9bd49c1 Analyze MultiGet in trace_analyzer (#8575) 3 years ago
Yanqin Jin 2e5388178f Return error if trying to open secondary on missing or inaccessible primary (#8200) 3 years ago
Jay Zhuang c4a503f3df Fix an race condition during multiple DB opening (#8574) 3 years ago
Peter Dillinger 84eef260de Remove TaskLimiterToken::ReleaseOnce for fix (#8567) 3 years ago
sdong 9b41082d4a Complete the fix of stress open WAL drop fix (#8570) 3 years ago
Jay Zhuang 42eaa45c1b Avoid updating option if there's no value updated (#8518) 3 years ago
Baptiste Lemaire 6b4cdacf41 Add overwrite_probability for filluniquerandom benchmark in db_bench (#8569) 3 years ago
Zhichao Cao 87e82a41a9 Fix incorrect Status::NoSpace() status check (#8504) 3 years ago
Jay Zhuang 66ca5ac427 Cleanup cf handlers before deleting db (#8564) 3 years ago
sdong bbc85a5f22 Fix minor wrong variable name in db_bench (#8549) 3 years ago
Baptiste Lemaire f4529a54bb Add experimental_allow_mempurge flag to benchmark. (#8546) 3 years ago
sherriiiliu 5535d06b9c Fix stats_history_test failure on Windows (#8520) 3 years ago
Peter Dillinger d5f3b77f23 Add GetMapProperty to db_stress (#8551) 3 years ago