Skip to content

pebble-release-2.1: options: add Unsafe.AllowMissingWALDir option#5487

Merged
RaduBerinde merged 1 commit intocockroachdb:pebble-release-2.1from
RaduBerinde:pebble-release-2.1
Oct 23, 2025
Merged

pebble-release-2.1: options: add Unsafe.AllowMissingWALDir option#5487
RaduBerinde merged 1 commit intocockroachdb:pebble-release-2.1from
RaduBerinde:pebble-release-2.1

Conversation

@RaduBerinde
Copy link
Copy Markdown
Member

This unsafe option allows opening a store after moving or losing the
previous WAL dir. This is understood to be risky and have associated
data loss if any of the necessary WALs are not in the new directory.

Fixes #5421

This unsafe option allows opening a store after moving or losing the
previous WAL dir. This is understood to be risky and have associated
data loss if any of the necessary WALs are not in the new directory.

Fixes cockroachdb#5421
@RaduBerinde RaduBerinde requested a review from xinhaoz October 23, 2025 22:29
@RaduBerinde RaduBerinde requested a review from a team as a code owner October 23, 2025 22:29
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@RaduBerinde
Copy link
Copy Markdown
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit 52ed0eb into cockroachdb:pebble-release-2.1 Oct 23, 2025
6 checks passed
@RaduBerinde RaduBerinde deleted the pebble-release-2.1 branch October 23, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants