bug: Work around rocksdb#13333 #1122

Open
opened 2025-10-15 18:02:04 +00:00 by Jade · 2 comments
Owner

https://github.com/facebook/rocksdb/issues/13333 - seems to have caused issues recovering many people's databases at this point - for example, #1107. Investigate workarounds for this - either changing our WAL config to enable compression, or patching out the mentioned deadlock.

https://github.com/facebook/rocksdb/issues/13333 - seems to have caused issues recovering many people's databases at this point - for example, https://forgejo.ellis.link/continuwuation/continuwuity/issues/1107. Investigate workarounds for this - either changing our WAL config to enable compression, or patching out the mentioned deadlock.
Contributor

Would rather the enabling compression method than carrying another patch coming from the perspective of a nixpkgs maintainer ;p.

Would rather the enabling compression method than carrying another patch coming from the perspective of a nixpkgs maintainer ;p.

FWIW, while trying different repair options for #1107, I found this (TY for the mention, that's how I got here), clicked through to https://github.com/facebook/rocksdb/issues/13333, and said "cool, I'll try just reverting https://github.com/facebook/rocksdb/pull/12643" - but it turned out it was already reverted in v0.5.0-rc.6, which is what I was running

That said, it doesn't seem to be in rc.8; I'm currently attempting repair using that, will report back if it seems to be any better

FWIW, while trying different repair options for #1107, I found this (TY for the mention, that's how I got here), clicked through to https://github.com/facebook/rocksdb/issues/13333, and said "cool, I'll try just reverting https://github.com/facebook/rocksdb/pull/12643" - but it turned out it was [already reverted in v0.5.0-rc.6](https://forgejo.ellis.link/continuwuation/rocksdb/commit/3ce04794bcfbbb0d2e6f81ae35fc4acf688b6986), which is what I was running That said, it doesn't seem to be in rc.8; I'm currently attempting repair using that, will report back if it seems to be any better
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity#1122
No description provided.