Skip to content

Conversation

@dcorbacho
Copy link
Contributor

If handle_tick is called before the machine has finished the upgrade process, it could receive an old overview format (stats tuple vs map). Let's ignore it and the next handle tick should be fine.

Unlikely to happen in production, detected on CI with a very low tick timeout

If handle_tick is called before the machine has finished the upgrade
process, it could receive an old overview format (stats tuple vs map).
Let's ignore it and the next handle tick should be fine.

Unlikely to happen in production, detected on CI with a very low tick timeout
@dcorbacho dcorbacho requested a review from kjnilsson December 16, 2024 14:42
@michaelklishin michaelklishin added this to the 4.1.0 milestone Dec 16, 2024
@michaelklishin michaelklishin merged commit 0db3d7b into main Dec 16, 2024
273 checks passed
@michaelklishin michaelklishin deleted the qq-handle-tick branch December 16, 2024 16:31
michaelklishin added a commit that referenced this pull request Dec 16, 2024
Quorum queues: ignore handle_tick with an old overview format (backport #12950)
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