Hi everyone,
We’ve just released NServiceBus.SqlServer 4.1.1.
Fixed bugs
-
#478
Native delayed delivery forwarding of delayed messages can cause duplicate processing
How to know if you are affected
You are affected if you are processing and forwarding messages from endpoints not using native delayed delivery, including forwarding using auditing, endpoint message forwarding, forwarded from the message handler, or forwarded by a behavior using an IMessageDispatcher
.
Symptoms
Messages are processed twice by the original processing endpoint.
Should you upgrade immediately
If you are processing and forwarding messages from endpoints that are not using native delayed delivery you should upgrade immediately.
Where to get it
You can download the updated version and see the full release notes here: https://github.com/Particular/NServiceBus.SqlServer/releases/tag/8.1.1.
With thanks,
The team in Particular
Please read our release policy for more details.