-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Pull requests: facebook/rocksdb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Faster and safer MANIFEST recovery for remote compaction (OpenAndCompact)
CLA Signed
#15133
opened Aug 20, 2026 by
pdillinger
Contributor
Loading…
Prevent normal flushes from starving error recovery
CLA Signed
meta-exported
#15132
opened Aug 20, 2026 by
joshkang97
Contributor
Loading…
Fix remote compaction input record count mismatch due to uninitialized
FileMetaData stats
CLA Signed
meta-exported
#15130
opened Aug 19, 2026 by
rban1
Loading…
Fix full_history_ts_low race for long-running snapshots in db_stress (#15129)
CLA Signed
meta-exported
#15129
opened Aug 19, 2026 by
anand1976
Contributor
Loading…
Fix native memory leak in RocksJava thread-local comparator buffers
CLA Signed
#15127
opened Aug 19, 2026 by
Shikha-code36
Loading…
Fix JNI local reference leak in ByteBuffer multiGet result helper
CLA Signed
#15126
opened Aug 19, 2026 by
aetosdios27
Loading…
Add ARM ConcurrentCompaction repro coverage and stabilize crash tests
CLA Signed
#15124
opened Aug 18, 2026 by
xingbowang
Contributor
Loading…
Fix subset checkpoints with incomplete MANIFEST tails
CLA Signed
meta-exported
#15123
opened Aug 18, 2026 by
xingbowang
Contributor
Loading…
Prune resolved 2PC recovery state on secondaries
CLA Signed
#15121
opened Aug 18, 2026 by
andpred
Contributor
Loading…
Store common user-key prefix once per block (format_version 8)
CLA Signed
#15117
opened Aug 17, 2026 by
pdillinger
Contributor
Loading…
Fix wal_write_mutex_ self-deadlock when unordered_write and manual_wal_flush are enabled
CLA Signed
#15112
opened Aug 16, 2026 by
sdk011
Loading…
Add rocksdb_delete_range_cf_with_ts to C API
CLA Signed
#15110
opened Aug 14, 2026 by
sachinsharma3191
Loading…
3 tasks
Add rocksdb_iter_is_key_pinned and rocksdb_iter_is_value_pinned to C API
CLA Signed
#15109
opened Aug 14, 2026 by
sachinsharma3191
Loading…
3 tasks
Fix outdated default value for level_compaction_dynamic_level_bytes in JavaDoc
CLA Signed
#15108
opened Aug 14, 2026 by
sachinsharma3191
Loading…
2 tasks
Deduplicate GetFileReadHistograms across file reader and external table
CLA Signed
#15107
opened Aug 14, 2026 by
sachinsharma3191
Loading…
3 tasks
Fix TestPrefixScan assertion failure with injected IO errors
CLA Signed
meta-exported
#15105
opened Aug 14, 2026 by
anand1976
Contributor
Loading…
Report RocksDB benchmark interval latency and perf metrics
CLA Signed
meta-exported
#15101
opened Aug 14, 2026 by
xingbowang
Contributor
Loading…
Update version to 11.10.0 for 11.9 release
CLA Signed
#15096
opened Aug 13, 2026 by
rocksdb-release-bot
Collaborator
Loading…
Fix MSVC C4702 warnings in trie index factory
CLA Signed
#15090
opened Aug 12, 2026 by
jeongseok-meta
Loading…
Track newer snapshot versions in RocksDB metadata reads (#15086)
CLA Signed
meta-exported
#15086
opened Aug 11, 2026 by
xingbowang
Contributor
Loading…
Fix redundant direct I/O tail rewrite in WritableFileWriter
CLA Signed
#15083
opened Aug 11, 2026 by
taimoor789
Loading…
Fix CompactedDBImpl blob values unreadable via read-only Get/MultiGet
CLA Signed
#15082
opened Aug 10, 2026 by
dfa1
Contributor
Loading…
4 tasks done
Speed up Slice::DecodeHex
CLA Signed
#15070
opened Aug 7, 2026 by
thatsafunnyname
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.