Skip to content

Fix bifrost_append_and_seal_concurrent test instability#2887

Merged
tillrohrmann merged 1 commit intorestatedev:mainfrom
tillrohrmann:issues/2885
Mar 11, 2025
Merged

Fix bifrost_append_and_seal_concurrent test instability#2887
tillrohrmann merged 1 commit intorestatedev:mainfrom
tillrohrmann:issues/2885

Conversation

@tillrohrmann
Copy link
Copy Markdown
Contributor

The problem was that aborting the sealer task could leave the system in a state where the last loglet was sealed but no reconfiguration has happened. The problem is fixed by always letting the seal_and_extend_chain call complete.

This fixes #2885.

The problem was that aborting the sealer task could leave the system in
a state where the last loglet was sealed but no reconfiguration has happened.
The problem is fixed by always letting the seal_and_extend_chain call complete.

This fixes restatedev#2885.
@tillrohrmann tillrohrmann merged commit 330ac2b into restatedev:main Mar 11, 2025
26 checks passed
@tillrohrmann tillrohrmann deleted the issues/2885 branch March 11, 2025 20:21
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::bifrost_append_and_seal_concurrent failing on CI

2 participants