Skip to content

CQ: Fix 3.13 upgrade error in the message store#9274

Merged
lhoguin merged 1 commit intomainfrom
loic-fix-cq-upgrade-error
Sep 4, 2023
Merged

CQ: Fix 3.13 upgrade error in the message store#9274
lhoguin merged 1 commit intomainfrom
loic-fix-cq-upgrade-error

Conversation

@lhoguin
Copy link
Copy Markdown
Contributor

@lhoguin lhoguin commented Sep 4, 2023

The problem was due to a record being modified despite that record being read from disk. To avoid any potential issues the record was put back to the way it used to be, only now we have 3 'unused' fields.

Types of Changes

  • Bug fix (non-breaking change which fixes issue #NNNN)

The problem was due to a record being modified despite that
record being read from disk. To avoid any potential issues
the record was put back to the way it used to be, only now
we have 3 'unused' fields.
@lhoguin lhoguin requested a review from mkuratczyk September 4, 2023 08:54
@lhoguin lhoguin marked this pull request as ready for review September 4, 2023 09:03
@lhoguin lhoguin merged commit 64b59ef into main Sep 4, 2023
@lhoguin lhoguin deleted the loic-fix-cq-upgrade-error branch September 4, 2023 09:44
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.

2 participants