Hi everyone,
We’ve just released NServiceBus.RabbitMQ 5.0.2 and 4.4.3.
Fixed bugs
- #515 InvalidOperationException thrown from ContextBag.Merge
How to know if you are affected
You are affected if you have an endpoint that is processing messages on the main queue and a satellite queue at the same time.
Symptoms
Log entries are seen saying a message is being retried because of the following exception: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
Should you upgrade immediately
If you are seeing the indicated log messages, you should upgrade to prevent them from occurring.
Where to get it
You can download the updated version and see the full release notes here:
- Release 5.0.2 · Particular/NServiceBus.RabbitMQ · GitHub
- Release 4.4.3 · Particular/NServiceBus.RabbitMQ · GitHub
With thanks,
The team in Particular
Please read our release policy for more details.