summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-16Skip io_uring feature test when building with fbcode (#12525)v9.1.0Andrew Kryczka
2024-03-29Don't swallow errors in BlockBasedTable::MultiGet (#12486)anand76
2024-03-25Branch cut 9.1.fbakankshamahajan
2024-03-22MultiCfIterator Impl Follow up (#12465)Jay Huh
2024-03-22Replace ScopedArenaIterator with ScopedArenaPtr<InternalIterator> (#12470)Peter Dillinger
2024-03-21Fix heap use after free error on retry after checksum mismatch (#12464)anand76
2024-03-21Remove unused MSVC compiler warning supressions (#12205)Radek Hubner
2024-03-21Fix kBlockCacheTier read when merge-chain base value is in a blob file (#12462)Andrew Kryczka
2024-03-21Enable recycle_log_file_num option for point in time recovery (#12403)anand76
2024-03-21New PerfContext counters for block cache bytes read (#12459)anand76
2024-03-21Follow ups for TimedPut and write time property (#12455)Yu Zhang
2024-03-20Remove extra semi colon from hbt/src/tagstack/tests/SlicerTest.cpp (#12461)Richard Barnes
2024-03-20don't run ZSTD_TrainDictionary in BlockBasedTableBuilder if there isn't compr...Kshitij Wadhwa
2024-03-20wal_read_status check in RecoverLogFiles (#12460)Jay Huh
2024-03-19Remove extra semi colon from internal_repo_rocksdb/repo/util/filelock_test.ccRichard Barnes
2024-03-18Remove extra semi colon from internal_repo_rocksdb/repo/tools/ldb_cmd.ccRichard Barnes
2024-03-18Retry block reads on checksum mismatch (#12427)anand76
2024-03-18Update Remote Compaction Tests to include more than one CF (#12430)Jay Huh
2024-03-18Don't write to WAL after previous WAL write error (#12448)Hui Xiao
2024-03-18Deduplicate WriteBatchWithIndex::{Get,GetEntity}FromBatch (#12442)Levi Tamasi
2024-03-18MultiCfIterator Implementations (#12422)Jay Huh
2024-03-18Fix a bug in iterator with UDT + `ReadOptions::pin_data` (#12451)Changyu Bi
2024-03-15Support returning write unix time in iterator property (#12428)Yu Zhang
2024-03-15Fix kBlockCacheTier read with table cache miss (#12443)Andrew Kryczka
2024-03-15Add `ContinueCallback` to `GetMergeOperands()` (#12438)Andrew Kryczka
2024-03-15Create an UnownedPtr type (#12447)Peter Dillinger
2024-03-14Fix data race in WalManager (#12439)Changyu Bi
2024-03-14Add initial support for TimedPut API (#12419)Yu Zhang
2024-03-14Fix a bug in `LRUCacheShard::LRU_Insert` (#12429)Changyu Bi
2024-03-14Re-suppress tolerable manual compaction stress test failures (#12437)Hui Xiao
2024-03-14Fix data race in AutoRollLogger (#12436)Changyu Bi
2024-03-14Fix windows build and CI (#12426)Peter Dillinger
2024-03-14Implement WriteBatchWithIndex::GetEntityFromBatch (#12424)Levi Tamasi
2024-03-13Disable `enable_checksum_handoff` in crash test (#12431)Changyu Bi
2024-03-12Add missing db crash options (#12414)Hui Xiao
2024-03-12Workaround for an issue with Cmake builds that happens when cross-compiling u...Pavel Ferencz
2024-03-12Disable flaky part of TransactionLogIteratorCheckWhenArchive (#12423)Peter Dillinger
2024-03-12JNI get_helper code sharing / multiGet() use efficient batch C++ support (#12...Alan Paxton
2024-03-12Allow SstFileReader to verify number of entries in SST files (#12418)Changyu Bi
2024-03-12Java API - Fix handling of CF handles in DB subclasses (#12417)Alan Paxton
2024-03-12Fix flaky TransactionLogIteratorCheckWhenArchive (#12397)Peter Dillinger
2024-03-11Add a FS flag to detect and correct corruption (#12408)anand76
2024-03-07Use do_validate flag to control timestamp based validation in WriteCommittedT...Yu Zhang
2024-03-06Best-effort recovery support for atomic flush (#12406)Andrew Kryczka
2024-03-06Fix regression for Javadoc jar build (#12404)Radek Hubner
2024-03-05Fix/improve temperature handling for file ingestion (#12402)Peter Dillinger
2024-03-05Introduce MultiCfIterator (#12153)Jay Huh
2024-03-04fix linking without thread status support (#12400)jsteemann
2024-03-04Run internal cpp modernizer on RocksDB repo (#12398)yuzhangyu@fb.com
2024-03-04Remove extra semi colon from internal_repo_rocksdb/repo/db/table_cache_sync_a...Richard Barnes