-
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
Fix self-deadlock with unordered_write + manual_wal_flush (#15097)
CLA Signed
#15185
opened Sep 7, 2026 by
NAVEENKUMARKR777
Loading…
Fix LineFileReader dropping the final line without a newline
CLA Signed
#15184
opened Sep 6, 2026 by
cuishuang
Loading…
Re-acquire db_mutex_ in MemPurge early return path
CLA Signed
#15183
opened Sep 5, 2026 by
rootkiller6788
Loading…
Cast to unsigned char before isspace() in a few trim/tokenize paths
CLA Signed
#15182
opened Sep 4, 2026 by
afonsojanu
Loading…
Fix Statistics population in CompactedDBImpl::Get and MultiGet
CLA Signed
#15180
opened Sep 4, 2026 by
harisawan-bit
Loading…
Retry the OpenAndCompact secondary open when the primary replaces CURRENT (#15179)
CLA Signed
meta-exported
#15179
opened Sep 3, 2026 by
jaykorean
Contributor
Loading…
Cross-key coalescing for lazy wide-column blob reads
CLA Signed
#15178
opened Sep 3, 2026 by
pdillinger
Contributor
Loading…
Add Compressor::MaybeOverrideCompressionOptions() omnibus hook
CLA Signed
#15177
opened Sep 2, 2026 by
pdillinger
Contributor
Loading…
Clean up partial external SST files after failure
CLA Signed
meta-exported
#15176
opened Sep 2, 2026 by
karmanyak-m
Loading…
Learn RocksDB traffic patterns for offpeak telemetry (#15175)
CLA Signed
meta-exported
#15175
opened Sep 2, 2026 by
jaykorean
Contributor
Loading…
Remote compaction claude (#15174)
CLA Signed
meta-exported
#15174
opened Sep 1, 2026 by
rban1
Loading…
Skip duration reporting for no-op POSIX file flushes
CLA Signed
#15171
opened Sep 1, 2026 by
Tushar-bit01
Loading…
Handle async prefetch failures safely
CLA Signed
#15167
opened Aug 31, 2026 by
xingbowang
Contributor
Loading…
Experimental compaction-time stream aggregation (#15165)
CLA Signed
meta-exported
WIP
Work in progress
#15165
opened Aug 31, 2026 by
jaykorean
Contributor
Loading…
Observability for the WriteBufferManager (#15162)
CLA Signed
meta-exported
#15162
opened Aug 28, 2026 by
rban1
Loading…
Reject oversized memtable entries
CLA Signed
#15161
opened Aug 28, 2026 by
xingbowang
Contributor
Loading…
Update folly hash for 11.10 release
CLA Signed
#15156
opened Aug 27, 2026 by
rocksdb-release-bot
Collaborator
Loading…
Bound MaintainPoolSize loops by the LRU list and abort on corrupt pool accounting
CLA Signed
#15150
opened Aug 25, 2026 by
yxshwanth
Loading…
Exclude blob-separated values from memtable garbage stats
CLA Signed
#15148
opened Aug 25, 2026 by
AbhinavMir
Loading…
Add rocksdb_slicetransform_create_capped_prefix() to the C API
CLA Signed
#15141
opened Aug 23, 2026 by
dfa1
Contributor
Loading…
Fix native memory leak in RocksJava thread-local comparator buffers
CLA Signed
#15127
opened Aug 19, 2026 by
Shikha-code36
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.