Particular / NServiceBus.Azure

Transports and storage for Windows Azure
https://docs.particular.net/nservicebus/azure/
Other
10 stars 15 forks source link

Hotfix 5.3.12 - Prevent timeout message loss when not using DTC #269

Closed SeanFeldman closed 9 years ago

SeanFeldman commented 9 years ago

Who's affected

When experiencing connectivity issues with the transport there's a chance that a due timeout/deferred message is lost. Therefore the message will never arrive.

What to do if you are affected

We highly recommend to update to the latest patch versions of your NServiceBus and optional persistence and transport packages. For more details see issue https://github.com/Particular/NServiceBus/issues/2885

Connects to Particular/NServiceBus#2885

SeanFeldman commented 9 years ago

@Particular/azure please review

Note: nsb 4.6.10 package was removed from myget, so build is failing for now :disappointed:

SimonCropp commented 9 years ago

Why is it still on ripple?

yvesgoeleven commented 9 years ago

@SimonCropp because we haven't touched it in ages and haven't taken the time yet to port back to nuget

SeanFeldman commented 9 years ago

Random individual ATTs are failing on TC, but pass when running locally :( @yvesgoeleven could you please review and merge if ok? Thanks