Skip to content

Harden three_logserver_seal_empty by retrying on retryable seal error#2873

Merged
tillrohrmann merged 2 commits intorestatedev:mainfrom
tillrohrmann:issues/2871
Mar 10, 2025
Merged

Harden three_logserver_seal_empty by retrying on retryable seal error#2873
tillrohrmann merged 2 commits intorestatedev:mainfrom
tillrohrmann:issues/2871

Conversation

@tillrohrmann
Copy link
Copy Markdown
Contributor

This fixes #2871.

@tillrohrmann tillrohrmann force-pushed the issues/2871 branch 4 times, most recently from e10aab2 to 607e834 Compare March 10, 2025 12:13
Instead of checking that the StorageState is not empty (meaning not being
in storage state disabled), we are checking that we are not provisioning.
This ensures that the log servers are provisioned once the cluster health
checks pass.
@tillrohrmann tillrohrmann merged commit 91f3839 into restatedev:main Mar 10, 2025
24 of 26 checks passed
@tillrohrmann tillrohrmann deleted the issues/2871 branch March 10, 2025 21:20
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.

tests::three_logserver_seal_empty seems to be flaky

2 participants