Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 14, 2024

We don't expect random bytes to be there in the current version of the message store as we overwrite empty spaces with zeroes when moving messages around.

This fixes a very rare flake.


This is an automatic backport of pull request #12721 done by Mergify.

We don't expect random bytes to be there in the current
version of the message store as we overwrite empty spaces
with zeroes when moving messages around.

We also don't expect messages to be false flagged when
the broker is running because it checks for message
validity in the index. Therefore make sure message bodies
in the tests don't contain byte 255.

(cherry picked from commit db50739)
@michaelklishin michaelklishin added this to the 4.0.4 milestone Nov 14, 2024
@michaelklishin michaelklishin merged commit b9669ca into v4.0.x Nov 14, 2024
195 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12721 branch November 14, 2024 18:48
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