rabbitmq / rabbitmq-server

Open source RabbitMQ: core server and tier 1 (built-in) plugins
https://www.rabbitmq.com/
Other
12.31k stars 3.92k forks source link

CQ: Fix flakes in the store file scan test (backport #12721) #12724

Closed mergify[bot] closed 1 week ago

mergify[bot] commented 1 week ago

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.