Hi everyone,
We’ve just released NServiceBus.Transport.AzureServiceBus 1.1.0.
Enhancements
- #50 Allow PrefetchCount to be set to zero
-
#47 Set
Message.ContentType
from custom headerNServiceBus.ContentType
Fixed bug
- #52 Incoming messages are retried infinitely and log a large amount of exceptions
Bug symptoms
When an endpoint is operating in SendsAtomicWithReceive
transport transaction mode, a handler receives a message and sends out messages as well, lost connectivity will cause the outgoing messages to fail. The incoming message will be retried, but the underlying sending infrastructure does not come back, causing the received message to be retried infinitely. The endpoint would appear to be stuck on retrying incoming message.
Should you upgrade immediately
You should upgrade immediately.
Where to get it
You can download the updated version and see the full release notes here:
With thanks,
The team in Particular
Please read our release policy for more details.