Skip to content

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #36847 to stable/8.6.

relates to

We shouldn't rely on the number of migrations, even if we only just
updated the version number, we must take a new snapshot.

(cherry picked from commit 81b7d07)
(cherry picked from commit 5c1d3cd)
Required so we can take an initial snapshot on startup when there's
nothing to process.

(cherry picked from commit 51a9883)
(cherry picked from commit b8077f2)
Now that we always take a snapshot after update, we can no longer
assert that we don't have one. We can still test that we can update
when we didn't have a snapshot before the update though.

(cherry picked from commit e935c20)
(cherry picked from commit 486ef14)
(cherry picked from commit 070b783)
(cherry picked from commit 3f7ec36)
(cherry picked from commit fc54f3e)
(cherry picked from commit 3374825)
We can't assert that a specific snapshot is present, the broker with
dataloss can take it's own snapshot after receiving one.

(cherry picked from commit 105e83a)
(cherry picked from commit 85bfbc0)
@camundait camundait enabled auto-merge August 15, 2025 19:16
@camundait camundait added this pull request to the merge queue Aug 15, 2025
Merged via the queue into stable/8.6 with commit fa10491 Aug 15, 2025
45 checks passed
@camundait camundait deleted the backport-36847-to-stable/8.6 branch August 15, 2025 19:32
houssain-barouni added a commit that referenced this pull request Aug 21, 2025
…a snapshot after update, even without any migrations (#36880)"

This reverts commit fa10491, reversing
changes made to 93fdfa8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/zeebe Related to the Zeebe component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants