NServiceBus.Transport.AzureServiceBus 1.3.1 - Critical patch release available

Hi everyone,

We’ve just released NServiceBus.Transport.AzureServiceBus 1.3.1.

Fixed bugs

  • #88 MessageSenders are not correctly returned to pool leading to QuotaExceededException

How to know if you’re affected

All users of the transport using version 1.3.0 with SendsWithAtomicReceive transport transaction mode are potentially affected.

Symptoms

When using version 1.3.0 of the transport with SendsWithAtomicReceive transport transaction mode, receiving messages will eventually fail indefinitely with Microsoft.Azure.ServiceBus.QuotaExceededException: Cannot allocate more handles. which in turn can cause a performance degradation of the endpoints.

Should you upgrade immediately

You should upgrade immediately if you’re using NServiceBus.Transport.AzureServiceBus 1.3.0.

Where to get it

You can install the new version from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.